Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent f928029 commit e096fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2
charset-normalizer==2.0.12; python_version >= '3'
discord.py[voice]==1.7.3
idna==3.3; python_version >= '3'
lxml==4.6.3
lxml==5.3.0
multidict==6.0.2; python_version >= '3.7'
oauthlib==3.2.0; python_version >= '3.6'
pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
Expand Down

0 comments on commit e096fb9

Please sign in to comment.