Update lxml from 4.7.1 to 4.8.0

This commit is contained in:
Katie Smith
2022-03-03 14:15:16 +00:00
parent 3a57597266
commit 7943010bfb
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ strict-rfc3339==0.7
rfc3987==1.3.8 rfc3987==1.3.8
cachetools==4.2.1 cachetools==4.2.1
beautifulsoup4==4.9.3 beautifulsoup4==4.9.3
lxml==4.7.1 lxml==4.8.0
Werkzeug==2.0.2 Werkzeug==2.0.2
notifications-python-client==6.0.2 notifications-python-client==6.0.2

View File

@@ -129,7 +129,7 @@ jsonschema==3.2.0
# via -r requirements.in # via -r requirements.in
kombu==5.2.3 kombu==5.2.3
# via celery # via celery
lxml==4.7.1 lxml==4.8.0
# via -r requirements.in # via -r requirements.in
mako==1.1.5 mako==1.1.5
# via alembic # via alembic