Skip to content

Commit b5849be

Browse files
Bump lxml from 4.9.2 to 5.3.1 (#756)
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.2 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-4.9.2...lxml-5.3.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c04c94e commit b5849be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ colorful==0.5.4
55
filetype==1.2.0
66
junit-xml==1.9
77
emoji==2.14.0
8-
lxml==4.9.2
8+
lxml==5.3.1
99
semver==3.0.2
1010
IPython==7.16.1
1111
orjson==3.8.8

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ colorful==0.5.4
66
filetype==1.2.0
77
junit-xml==1.9
88
emoji==2.14.0
9-
lxml==4.9.2
9+
lxml==5.3.1
1010
ddt==1.6.0
1111
pytest==7.4.0
1212
nose==1.3.7

0 commit comments

Comments
 (0)