Skip to content

Commit 2d41b16

Browse files
authored
Merge pull request #775 from cordada/dependabot/pip/lxml-5.3.1
chore(deps): Bump lxml from 5.3.0 to 5.3.1
2 parents 08890b3 + 69aedb9 commit 2d41b16

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)