version bumps, especially flask and werkzeug 3

This commit is contained in:
2023-10-07 14:02:23 -05:00
parent 6b5cdb7f7e
commit 0fef13c71a
4 changed files with 68 additions and 68 deletions

View File

@@ -1,22 +1,24 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements/requirements.txt requirements/requirements.in
#
click==8.1.3
blinker==1.6.3
# via flask
flask==2.2.2
click==8.1.7
# via flask
flask==3.0.0
# via -r requirements/requirements.in
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
markdown==3.4.1
markdown==3.5
# via -r requirements/requirements.in
markupsafe==2.1.1
markupsafe==2.1.3
# via
# jinja2
# werkzeug
werkzeug==2.2.2
werkzeug==3.0.0
# via flask