diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-14 07:49:28 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-02-15 07:16:00 +0100 |
| commit | f92bfebe21ba8efe1425691d8f3dbc2fc34b1a3a (patch) | |
| tree | 281e4d009789321352f3a05ba24cccda9dc605f3 /requirements.txt | |
| parent | 0eb23c490d7137ee647d463a054dc15d773b61a9 (diff) | |
[upd] pypi: Bump lxml from 5.3.0 to 5.3.1
Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 to 5.3.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-5.3.0...lxml-5.3.1)
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a5d61636d..f060301fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ babel==2.17.0 flask-babel==4.0.0 flask==3.1.0 jinja2==3.1.5 -lxml==5.3.0 +lxml==5.3.1 pygments==2.19.1 python-dateutil==2.9.0.post0 pyyaml==6.0.2 |