1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 19:45:12 +01:00

urllib3 security update and more

This commit is contained in:
2023-10-21 19:02:42 +02:00
parent 010905086f
commit d8bf52c9d2
2 changed files with 10 additions and 14 deletions

View File

@@ -1,14 +1,14 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements-dev.in
#
astroid==3.0.0
astroid==3.0.1
# via pylint
beautifulsoup4==4.12.2
# via bs4
blinker==1.6.2
blinker==1.6.3
# via flask
bs4==0.0.1
# via -r requirements.in
@@ -40,11 +40,11 @@ markupsafe==2.1.3
# werkzeug
mccabe==0.7.0
# via pylint
peewee==3.16.3
peewee==3.17.0
# via -r requirements.in
platformdirs==3.11.0
# via pylint
pylint==3.0.0
pylint==3.0.1
# via -r requirements-dev.in
python-dateutil==2.8.2
# via feedgen
@@ -54,13 +54,9 @@ six==1.16.0
# via python-dateutil
soupsieve==2.5
# via beautifulsoup4
tomli==2.0.1
# via pylint
tomlkit==0.12.1
# via pylint
typing-extensions==4.8.0
# via astroid
urllib3==2.0.6
urllib3==2.0.7
# via requests
werkzeug==3.0.0
# via flask

View File

@@ -1,12 +1,12 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
beautifulsoup4==4.12.2
# via bs4
blinker==1.6.2
blinker==1.6.3
# via flask
bs4==0.0.1
# via -r requirements.in
@@ -32,7 +32,7 @@ markupsafe==2.1.3
# via
# jinja2
# werkzeug
peewee==3.16.3
peewee==3.17.0
# via -r requirements.in
python-dateutil==2.8.2
# via feedgen
@@ -42,7 +42,7 @@ six==1.16.0
# via python-dateutil
soupsieve==2.5
# via beautifulsoup4
urllib3==2.0.6
urllib3==2.0.7
# via requests
werkzeug==3.0.0
# via flask