Skip to content

Commit a855c1b

Browse files
Bump lxml from 4.9.2 to 6.0.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.2 to 6.0.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-6.0.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49ef9fc commit a855c1b

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
@@ -1,6 +1,6 @@
11
avro==1.11.3
22
dpkt==1.9.8
3-
lxml==4.9.3
3+
lxml==6.0.1
44
numpy==1.26.1
55
fastavro==1.8.4
66
six>=1.12.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ python_requires = >= 3.6
4444
install_requires =
4545
avro==1.11.1
4646
dpkt==1.9.8
47-
lxml==4.9.2
47+
lxml==6.0.1
4848
numpy==1.24.1
4949
fastavro==1.7.0
5050
six>=1.12.0

0 commit comments

Comments
 (0)