diff options
| author | dependabot[bot] | 2022-07-06 21:37:54 +0000 |
|---|---|---|
| committer | GitHub | 2022-07-06 21:37:54 +0000 |
| commit | b53a3639a8cd7f2bf513ab110add3b6835087c81 (patch) | |
| tree | 584eb7989772c2641d4298b6ce6e9c38abb5d287 | |
| parent | 150c1ebc9a34e893fe4b6f1b5fde94ee4d367fd1 (diff) | |
| download | sec-certs-b53a3639a8cd7f2bf513ab110add3b6835087c81.tar.gz sec-certs-b53a3639a8cd7f2bf513ab110add3b6835087c81.tar.zst sec-certs-b53a3639a8cd7f2bf513ab110add3b6835087c81.zip | |
build(deps): bump lxml from 4.8.0 to 4.9.1 in /requirements
Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.8.0...lxml-4.9.1)
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/requirements.txt b/requirements/requirements.txt index f8500109..fee02d3e 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -115,7 +115,7 @@ kiwisolver==1.4.2 # via matplotlib langcodes==3.3.0 # via spacy -lxml==4.8.0 +lxml==4.9.1 # via # -r requirements.in # pikepdf |
