Skip to content

Commit 69aedb9

Browse files
dependabot[bot]jtrobles-cdd
authored andcommitted
chore(deps): 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](lxml/lxml@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] <[email protected]>
1 parent 08890b3 commit 69aedb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Django>=4.2
1313
djangorestframework>=3.10.3,<3.16
1414
importlib-metadata==8.5.0
1515
jsonschema==4.23.0
16-
lxml==5.3.0
16+
lxml==5.3.1
1717
marshmallow==3.22.0
1818
pydantic==2.10.6
1919
pyOpenSSL==25.0.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jsonschema==4.23.0
4747
# via -r requirements.in
4848
jsonschema-specifications==2023.12.1
4949
# via jsonschema
50-
lxml==5.3.0
50+
lxml==5.3.1
5151
# via
5252
# -r requirements.in
5353
# signxml

0 commit comments

Comments
 (0)