Skip to content

Commit ff1b74c

Browse files
dependabot[bot]svillegas-cdd
authored andcommitted
chore(deps): Bump lxml from 4.9.1 to 4.9.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.9.1...lxml-4.9.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83e88f8 commit ff1b74c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Django>=2.2.24
1111
djangorestframework>=3.10.3,<3.15
1212
importlib-metadata==1.6.0
1313
jsonschema==4.17.3
14-
lxml==4.9.1
14+
lxml==4.9.2
1515
marshmallow==2.21.0
1616
pydantic==1.10.2
1717
pyOpenSSL==22.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ importlib-resources==5.10.2
3333
# via jsonschema
3434
jsonschema==4.17.3
3535
# via -r requirements.in
36-
lxml==4.9.1
36+
lxml==4.9.2
3737
# via
3838
# -r requirements.in
3939
# signxml

0 commit comments

Comments
 (0)