Skip to content

Commit f17990c

Browse files
Bump lxml from 4.9.0 to 6.1.0
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.0 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.9.0...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd4f032 commit f17990c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-oldest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lxml==3.8.0 ; python_version < '3.7'
1616
# - 3.8 is actually 4.3.5
1717
# - 3.9-3.10 is actually 4.5.2
1818
# - 3.11 is actually 4.9.0
19-
lxml==4.9.0 ; python_version >= '3.7'
19+
lxml==6.1.0 ; python_version >= '3.7'
2020

2121
# requirements-test.txt
2222
flake8==3.9.2 ; python_version < '3.6'

0 commit comments

Comments
 (0)