1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 00:15:10 +01:00

jinja2 security update and more

This commit is contained in:
2024-01-11 20:53:24 +01:00
parent d8bf52c9d2
commit 4b36b448cf
2 changed files with 25 additions and 25 deletions

View File

@@ -2,31 +2,31 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
# pip-compile --strip-extras requirements.in
#
beautifulsoup4==4.12.2
# via bs4
blinker==1.6.3
blinker==1.7.0
# via flask
bs4==0.0.1
# via -r requirements.in
certifi==2023.7.22
certifi==2023.11.17
# via requests
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
feedgen==0.9.0
feedgen==1.0.0
# via -r requirements.in
flask==3.0.0
# via -r requirements.in
idna==3.4
idna==3.6
# via requests
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
jinja2==3.1.3
# via flask
lxml==4.9.3
lxml==5.1.0
# via feedgen
markupsafe==2.1.3
# via
@@ -42,7 +42,7 @@ six==1.16.0
# via python-dateutil
soupsieve==2.5
# via beautifulsoup4
urllib3==2.0.7
urllib3==2.1.0
# via requests
werkzeug==3.0.0
werkzeug==3.0.1
# via flask