Skip to content

Commit

Permalink
Merge pull request #278 from transifex/dependabot/pip/lxml-4.9.1
Browse files Browse the repository at this point in the history
Bump lxml from 4.6.2 to 4.9.1
  • Loading branch information
asgouros-tx authored Oct 16, 2023
2 parents b765d08 + f7c4932 commit 66e0333
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ mistune==0.7.3
polib==1.0.3
pyparsing==2.2.0
six
lxml==4.6.2
lxml==4.9.1
beautifulsoup4==4.9.3

# InDesign
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"mistune==0.7.3",
"PyYAML==5.4.1",
"pyparsing==2.2.0",
"lxml==4.6.2",
"lxml==4.9.1",
"beautifulsoup4==4.9.3",
"ucflib @ git+https://github.com/kbairak/ucflib.git@py3_compatibility#egg=ucflib-0.2.1", # noqa
]
Expand Down

0 comments on commit 66e0333

Please sign in to comment.