Browse Source

Bump lxml from 5.0.0 to 5.1.0

Bumps [lxml](https://github.com/lxml/lxml) from 5.0.0 to 5.1.0.
- [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-5.0.0...lxml-5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 year ago
parent
commit
a19028bd90
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@ babel==2.14.0
 flask-babel==4.0.0
 flask==3.0.0
 jinja2==3.1.3
-lxml==5.0.0
+lxml==5.1.0
 pygments==2.17.2
 python-dateutil==2.8.2
 pyyaml==6.0.1