Skip to content

Commit 13f56ff

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile core_requirements.in
66
#
7-
lxml==4.6.4
7+
lxml==4.6.5
88
# via python-docx
99
pymupdf==1.19.1
1010
# via -r core_requirements.in

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile requirements.in
66
#
7-
lxml==4.6.4
7+
lxml==4.6.5
88
# via python-docx
99
pymupdf==1.19.1
1010
# via -r requirements.in

0 commit comments

Comments
 (0)