Update minor and patch versions of some core dependencies

This commit is contained in:
Chris Hill-Scott
2022-05-05 13:43:45 +01:00
parent b4b7ecb2aa
commit 80ad40f587
2 changed files with 8 additions and 8 deletions

View File

@@ -7,9 +7,9 @@ humanize==4.0.0
Flask==1.1.2 # pyup: <2
Flask-WTF==1.0.1
wtforms==3.0.1
Flask-Login==0.6.0
werkzeug==2.0.2
jinja2==3.0.2
Flask-Login==0.6.1
werkzeug==2.1.2
jinja2==3.1.2
blinker==1.4
pyexcel==0.7.0
@@ -23,7 +23,7 @@ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b86
notifications-python-client==6.3.0
rtreelib==0.2.0
fido2==0.9.3
pyproj==3.3.0
pyproj==3.3.1
# PaaS
awscli-cwlogs>=1.4,<1.5

View File

@@ -61,7 +61,7 @@ flask==1.1.2
# flask-wtf
# gds-metrics
# notifications-utils
flask-login==0.6.0
flask-login==0.6.1
# via -r requirements.in
flask-redis==0.4.0
# via notifications-utils
@@ -91,7 +91,7 @@ itsdangerous==1.1.0
# flask
# flask-wtf
# notifications-utils
jinja2==3.0.2
jinja2==3.1.2
# via
# -r requirements.in
# flask
@@ -158,7 +158,7 @@ pyparsing==2.4.7
# via packaging
pypdf2==1.27.9
# via notifications-utils
pyproj==3.3.0
pyproj==3.3.1
# via
# -r requirements.in
# notifications-utils
@@ -213,7 +213,7 @@ urllib3==1.26.5
# requests
webencodings==0.5.1
# via bleach
werkzeug==2.0.2
werkzeug==2.1.2
# via
# -r requirements.in
# flask