1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 22:05:09 +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: # by the following command:
# #
# pip-compile requirements-dev.in # pip-compile requirements-dev.in
# #
astroid==3.0.0 astroid==3.0.1
# via pylint # via pylint
beautifulsoup4==4.12.2 beautifulsoup4==4.12.2
# via bs4 # via bs4
blinker==1.6.2 blinker==1.6.3
# via flask # via flask
bs4==0.0.1 bs4==0.0.1
# via -r requirements.in # via -r requirements.in
@@ -40,11 +40,11 @@ markupsafe==2.1.3
# werkzeug # werkzeug
mccabe==0.7.0 mccabe==0.7.0
# via pylint # via pylint
peewee==3.16.3 peewee==3.17.0
# via -r requirements.in # via -r requirements.in
platformdirs==3.11.0 platformdirs==3.11.0
# via pylint # via pylint
pylint==3.0.0 pylint==3.0.1
# via -r requirements-dev.in # via -r requirements-dev.in
python-dateutil==2.8.2 python-dateutil==2.8.2
# via feedgen # via feedgen
@@ -54,13 +54,9 @@ six==1.16.0
# via python-dateutil # via python-dateutil
soupsieve==2.5 soupsieve==2.5
# via beautifulsoup4 # via beautifulsoup4
tomli==2.0.1
# via pylint
tomlkit==0.12.1 tomlkit==0.12.1
# via pylint # via pylint
typing-extensions==4.8.0 urllib3==2.0.7
# via astroid
urllib3==2.0.6
# via requests # via requests
werkzeug==3.0.0 werkzeug==3.0.0
# via flask # 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: # by the following command:
# #
# pip-compile requirements.in # pip-compile requirements.in
# #
beautifulsoup4==4.12.2 beautifulsoup4==4.12.2
# via bs4 # via bs4
blinker==1.6.2 blinker==1.6.3
# via flask # via flask
bs4==0.0.1 bs4==0.0.1
# via -r requirements.in # via -r requirements.in
@@ -32,7 +32,7 @@ markupsafe==2.1.3
# via # via
# jinja2 # jinja2
# werkzeug # werkzeug
peewee==3.16.3 peewee==3.17.0
# via -r requirements.in # via -r requirements.in
python-dateutil==2.8.2 python-dateutil==2.8.2
# via feedgen # via feedgen
@@ -42,7 +42,7 @@ six==1.16.0
# via python-dateutil # via python-dateutil
soupsieve==2.5 soupsieve==2.5
# via beautifulsoup4 # via beautifulsoup4
urllib3==2.0.6 urllib3==2.0.7
# via requests # via requests
werkzeug==3.0.0 werkzeug==3.0.0
# via flask # via flask