Merge pull request #4245 from alphagov/pip-compile-upgrade

Run `pip-compile --upgrade`
This commit is contained in:
Chris Hill-Scott
2022-05-16 11:10:14 +01:00
committed by GitHub

View File

@@ -6,42 +6,46 @@
#
ago==0.0.93
# via -r requirements.in
awscli==1.22.93
async-timeout==4.0.2
# via redis
awscli==1.23.13
# via awscli-cwlogs
awscli-cwlogs==1.4.6
# via -r requirements.in
bleach==4.1.0
bleach==5.0.0
# via notifications-utils
blinker==1.4
# via
# -r requirements.in
# gds-metrics
boto3==1.21.38
boto3==1.22.13
# via notifications-utils
botocore==1.24.38
botocore==1.25.13
# via
# awscli
# boto3
# s3transfer
cachetools==4.2.2
cachetools==5.0.0
# via notifications-utils
certifi==2021.5.30
certifi==2021.10.8
# via
# pyproj
# requests
cffi==1.14.5
cffi==1.15.0
# via cryptography
chardet==4.0.0
# via
# pyexcel
# requests
click==8.0.1
# via pyexcel
charset-normalizer==2.0.12
# via requests
click==8.1.3
# via flask
colorama==0.4.3
colorama==0.4.4
# via awscli
cryptography==36.0.1
cryptography==37.0.2
# via fido2
dnspython==1.16.0
deprecated==1.2.13
# via redis
dnspython==2.2.1
# via eventlet
docopt==0.6.2
# via notifications-python-client
@@ -49,7 +53,7 @@ docutils==0.15.2
# via awscli
et-xmlfile==1.1.0
# via openpyxl
eventlet==0.33.0
eventlet==0.33.1
# via gunicorn
fido2==0.9.3
# via -r requirements.in
@@ -77,13 +81,13 @@ govuk-bank-holidays==0.11
# notifications-utils
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha
# via -r requirements.in
greenlet==1.1.0
greenlet==1.1.2
# via eventlet
gunicorn @ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64
# via -r requirements.in
humanize==4.1.0
# via -r requirements.in
idna==2.10
idna==3.3
# via requests
itsdangerous==1.1.0
# via
@@ -97,7 +101,7 @@ jinja2==3.0.3
# flask
# govuk-frontend-jinja
# notifications-utils
jmespath==0.10.0
jmespath==1.0.0
# via
# boto3
# botocore
@@ -109,7 +113,7 @@ lxml==4.8.0
# via
# pyexcel-ezodf
# pyexcel-ods3
markupsafe==2.0.1
markupsafe==2.1.1
# via
# jinja2
# wtforms
@@ -123,9 +127,9 @@ openpyxl==3.0.9
# via pyexcel-xlsx
orderedset==2.0.3
# via notifications-utils
packaging==20.9
# via bleach
phonenumbers==8.12.24
packaging==21.3
# via redis
phonenumbers==8.12.48
# via notifications-utils
prometheus-client==0.14.0
# via
@@ -133,7 +137,7 @@ prometheus-client==0.14.0
# gds-metrics
pyasn1==0.4.8
# via rsa
pycparser==2.20
pycparser==2.21
# via cffi
pyexcel==0.7.0
# via -r requirements.in
@@ -152,21 +156,21 @@ pyexcel-xls==0.7.0
# via -r requirements.in
pyexcel-xlsx==0.6.0
# via -r requirements.in
pyjwt==2.1.0
pyjwt==2.4.0
# via notifications-python-client
pyparsing==2.4.7
pyparsing==3.0.9
# via packaging
pypdf2==1.27.9
pypdf2==1.27.12
# via notifications-utils
pyproj==3.3.1
# via
# -r requirements.in
# notifications-utils
python-dateutil==2.8.1
python-dateutil==2.8.2
# via
# awscli-cwlogs
# botocore
python-json-logger==2.0.1
python-json-logger==2.0.2
# via notifications-utils
pytz==2022.1
# via
@@ -176,9 +180,9 @@ pyyaml==5.4.1
# via
# awscli
# notifications-utils
redis==3.5.3
redis==4.3.1
# via flask-redis
requests==2.25.1
requests==2.27.1
# via
# awscli-cwlogs
# govuk-bank-holidays
@@ -192,7 +196,7 @@ s3transfer==0.5.2
# via
# awscli
# boto3
shapely==1.8.1.post1
shapely==1.8.2
# via notifications-utils
six==1.16.0
# via
@@ -207,7 +211,7 @@ statsd==3.3.0
# via notifications-utils
texttable==1.6.4
# via pyexcel
urllib3==1.26.5
urllib3==1.26.9
# via
# botocore
# requests
@@ -218,6 +222,8 @@ werkzeug==2.0.3
# -r requirements.in
# flask
# flask-login
wrapt==1.14.1
# via deprecated
wtforms==3.0.1
# via
# -r requirements.in