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

Security updates

This commit is contained in:
2022-12-09 11:51:50 +01:00
parent 3092f83c8b
commit e90d35238a
2 changed files with 30 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
@@ -8,17 +8,17 @@ beautifulsoup4==4.11.1
# via bs4
bs4==0.0.1
# via -r requirements.in
certifi==2022.6.15
certifi==2022.12.7
# via requests
charset-normalizer==2.1.0
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via flask
feedgen==0.9.0
# via -r requirements.in
flask==2.1.3
flask==2.2.2
# via -r requirements.in
idna==3.3
idna==3.4
# via requests
itsdangerous==2.1.2
# via flask
@@ -27,8 +27,10 @@ jinja2==3.1.2
lxml==4.9.1
# via feedgen
markupsafe==2.1.1
# via jinja2
peewee==3.15.1
# via
# jinja2
# werkzeug
peewee==3.15.4
# via -r requirements.in
python-dateutil==2.8.2
# via feedgen
@@ -38,7 +40,7 @@ six==1.16.0
# via python-dateutil
soupsieve==2.3.2.post1
# via beautifulsoup4
urllib3==1.26.10
urllib3==1.26.13
# via requests
werkzeug==2.1.2
werkzeug==2.2.2
# via flask