Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lxml from 4.2.3 to 4.6.5 #16

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ idna==2.7 # via cryptography, requests
importlib-resources==1.0.1 # via -r requirements.in
itsdangerous==1.1.0 # via flask
jinja2==2.10.3 # via flask
lxml==4.2.3 # via -r requirements.in, signxml
lxml==4.6.5 # via -r requirements.in, signxml
markupsafe==1.1.1 # via jinja2
psycopg2==2.8.6 # via -r requirements.in
pycparser==2.19 # via cffi
Expand All @@ -45,7 +45,7 @@ flask==1.0.2
Flask-Bootstrap4==4.0.2
Flask-Login==0.4.1
importlib-resources==1.0.1
lxml==4.2.3
lxml==4.6.5
pyyaml==5.1
python-codicefiscale==0.3.5
ujson==4.0.1
Expand Down