Skip to content

Commit

Permalink
Bump lxml from 4.9.0 to 4.9.1 (#634)
Browse files Browse the repository at this point in the history
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-4.9.0...lxml-4.9.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2022
1 parent e29c750 commit 5b93376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ colorful==0.5.4
filetype==1.1.0
junit-xml==1.9
emoji==2.1.0
lxml==4.9.0
lxml==4.9.1
semver==2.13.0
IPython==7.16.1
orjson==3.6.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ colorful==0.5.4
filetype==1.1.0
junit-xml==1.9
emoji==2.1.0
lxml==4.9.0
lxml==4.9.1
ddt==1.6.0
pytest==7.0.0
nose==1.3.7
Expand Down

0 comments on commit 5b93376

Please sign in to comment.