Compare commits

...

28 Commits

Author SHA1 Message Date
pyup-bot
4da0ef75a3 Update werkzeug from 2.0.3 to 2.1.2 2022-06-01 14:00:15 +01:00
pyup-bot
90965d23c7 Update s3transfer from 0.5.2 to 0.6.0 2022-06-01 14:00:15 +01:00
pyup-bot
563a080c0d Update rsa from 4.7.2 to 4.8 2022-06-01 14:00:15 +01:00
pyup-bot
8bd00dd608 Update pyyaml from 5.4.1 to 6.0 2022-06-01 14:00:14 +01:00
pyup-bot
457945e991 Update pypdf2 from 1.28.2 to 2.0.0 2022-06-01 14:00:14 +01:00
pyup-bot
0a1c6fa0fb Update phonenumbers from 8.12.48 to 8.12.49 2022-06-01 14:00:14 +01:00
pyup-bot
17d0ff0eb2 Update mistune from 0.8.4 to 2.0.2 2022-06-01 14:00:13 +01:00
pyup-bot
820a28e02f Pin gunicorn to latest version 20.1.0 2022-06-01 14:00:13 +01:00
pyup-bot
8401b29a65 Pin gds-metrics to latest version 0.2.4 2022-06-01 14:00:13 +01:00
pyup-bot
9446f3b668 Pin flask-sqlalchemy to latest version 2.5.1 2022-06-01 14:00:12 +01:00
pyup-bot
d716fc51a3 Update docutils from 0.16 to 0.18.1 2022-06-01 14:00:12 +01:00
pyup-bot
a80c49f2d5 Update botocore from 1.26.8 to 1.27.0 2022-06-01 14:00:11 +01:00
pyup-bot
f86ae8b481 Update boto3 from 1.23.8 to 1.24.0 2022-06-01 14:00:11 +01:00
pyup-bot
77bb091db2 Update bleach from 4.1.0 to 5.0.0 2022-06-01 14:00:10 +01:00
pyup-bot
bb16384d57 Update billiard from 3.6.4.0 to 4.0.0 2022-06-01 14:00:10 +01:00
pyup-bot
2ec0847748 Update awscli from 1.24.8 to 1.25.0 2022-06-01 14:00:10 +01:00
pyup-bot
e846147f04 Update alembic from 1.7.7 to 1.8.0 2022-06-01 14:00:09 +01:00
pyup-bot
93a7121b54 Update moto from 3.1.9 to 3.1.11 2022-06-01 14:00:09 +01:00
pyup-bot
72156b02da Update lxml from 4.8.0 to 4.9.0 2022-06-01 14:00:08 +01:00
pyup-bot
926a0d36e6 Update lxml from 4.8.0 to 4.9.0 2022-06-01 14:00:08 +01:00
pyup-bot
c0c7b612dc Update cachetools from 5.1.0 to 5.2.0 2022-06-01 14:00:07 +01:00
pyup-bot
059a8a0bb5 Update cachetools from 5.1.0 to 5.2.0 2022-06-01 14:00:07 +01:00
pyup-bot
e3a2458f17 Update sqlalchemy from 1.4.36 to 1.4.37 2022-06-01 14:00:06 +01:00
pyup-bot
e373fc42fa Update sqlalchemy from 1.4.36 to 1.4.37 2022-06-01 14:00:06 +01:00
pyup-bot
a8bc7364cf Update marshmallow from 3.15.0 to 3.16.0 2022-06-01 14:00:06 +01:00
pyup-bot
474f85fa9a Update marshmallow from 3.15.0 to 3.16.0 2022-06-01 14:00:05 +01:00
pyup-bot
bc241a3fcb Update celery from 5.2.6 to 5.2.7 2022-06-01 14:00:05 +01:00
pyup-bot
908f7b5490 Update celery from 5.2.6 to 5.2.7 2022-06-01 14:00:04 +01:00
3 changed files with 28 additions and 28 deletions

View File

@@ -2,7 +2,7 @@
# with package version changes made in requirements.in
cffi==1.15.0
celery[sqs]==5.2.6
celery[sqs]==5.2.7
Flask-Bcrypt==1.0.1
flask-marshmallow==0.14.0
Flask-Migrate==3.1.0
@@ -15,13 +15,13 @@ iso8601==1.0.2
itsdangerous==2.1.2
jsonschema[format]==4.5.1
marshmallow-sqlalchemy==0.28.0
marshmallow==3.15.0
marshmallow==3.16.0
psycopg2-binary==2.9.3
PyJWT==2.4.0
SQLAlchemy==1.4.36
cachetools==5.1.0
SQLAlchemy==1.4.37
cachetools==5.2.0
beautifulsoup4==4.11.1
lxml==4.8.0
lxml==4.9.0
Werkzeug==2.0.3 # pyup: <2.1.0 # later versions are not compatible with the version of flask-sqlalchemy we have pinned
notifications-python-client==6.3.0

View File

@@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
alembic==1.7.7
alembic==1.8.0
# via flask-migrate
amqp==5.1.1
# via kombu
@@ -14,7 +14,7 @@ async-timeout==4.0.2
# via redis
attrs==21.4.0
# via jsonschema
awscli==1.24.8
awscli==1.25.0
# via awscli-cwlogs
awscli-cwlogs==1.4.6
# via -r requirements.in
@@ -22,24 +22,24 @@ bcrypt==3.2.2
# via flask-bcrypt
beautifulsoup4==4.11.1
# via -r requirements.in
billiard==3.6.4.0
billiard==4.0.0
# via celery
bleach==4.1.0
bleach==5.0.0
# via notifications-utils
blinker==1.4
# via gds-metrics
boto3==1.23.8
boto3==1.24.0
# via notifications-utils
botocore==1.26.8
botocore==1.27.0
# via
# awscli
# boto3
# s3transfer
cachetools==5.1.0
cachetools==5.2.0
# via
# -r requirements.in
# notifications-utils
celery[sqs]==5.2.6
celery[sqs]==5.2.7
# via -r requirements.in
certifi==2022.5.18.1
# via
@@ -75,7 +75,7 @@ dnspython==2.2.1
# via eventlet
docopt==0.6.2
# via notifications-python-client
docutils==0.16
docutils==0.18.1
# via awscli
eventlet==0.33.1
# via gunicorn
@@ -96,13 +96,13 @@ flask-migrate==3.1.0
# via -r requirements.in
flask-redis==0.4.0
# via notifications-utils
flask-sqlalchemy @ git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262
flask-sqlalchemy==2.5.1
# via
# -r requirements.in
# flask-migrate
fqdn==1.5.1
# via jsonschema
gds-metrics @ git+https://github.com/alphagov/gds_metrics_python.git@6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72
gds-metrics==0.2.4
# via -r requirements.in
geojson==2.5.0
# via notifications-utils
@@ -110,7 +110,7 @@ govuk-bank-holidays==0.11
# via notifications-utils
greenlet==1.1.2
# via eventlet
gunicorn @ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64
gunicorn==20.1.0
# via -r requirements.in
idna==3.3
# via
@@ -141,7 +141,7 @@ jsonschema[format]==4.5.1
# via -r requirements.in
kombu==5.2.4
# via celery
lxml==4.8.0
lxml==4.9.0
# via -r requirements.in
mako==1.2.0
# via alembic
@@ -149,14 +149,14 @@ markupsafe==2.1.1
# via
# jinja2
# mako
marshmallow==3.15.0
marshmallow==3.16.0
# via
# -r requirements.in
# flask-marshmallow
# marshmallow-sqlalchemy
marshmallow-sqlalchemy==0.28.0
# via -r requirements.in
mistune==0.8.4
mistune==2.0.2
# via notifications-utils
notifications-python-client==6.3.0
# via -r requirements.in
@@ -169,7 +169,7 @@ packaging==21.3
# bleach
# marshmallow
# redis
phonenumbers==8.12.48
phonenumbers==8.12.49
# via notifications-utils
prometheus-client==0.14.1
# via
@@ -189,7 +189,7 @@ pyjwt==2.4.0
# notifications-python-client
pyparsing==3.0.9
# via packaging
pypdf2==1.28.2
pypdf2==2.0.0
# via notifications-utils
pyproj==3.3.1
# via notifications-utils
@@ -206,7 +206,7 @@ pytz==2022.1
# via
# celery
# notifications-utils
pyyaml==5.4.1
pyyaml==6.0
# via
# awscli
# notifications-utils
@@ -222,9 +222,9 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3987==1.3.8
# via jsonschema
rsa==4.7.2
rsa==4.8
# via awscli
s3transfer==0.5.2
s3transfer==0.6.0
# via
# awscli
# boto3
@@ -243,7 +243,7 @@ smartypants==2.0.1
# via notifications-utils
soupsieve==2.3.2.post1
# via beautifulsoup4
sqlalchemy==1.4.36
sqlalchemy==1.4.37
# via
# -r requirements.in
# alembic
@@ -267,7 +267,7 @@ webcolors==1.12
# via jsonschema
webencodings==0.5.1
# via bleach
werkzeug==2.0.3
werkzeug==2.1.2
# via
# -r requirements.in
# flask

View File

@@ -2,7 +2,7 @@
flake8==4.0.1
flake8-bugbear==22.4.25
isort==5.10.1
moto==3.1.9
moto==3.1.11
pytest==7.1.2
pytest-env==0.6.2
pytest-mock==3.7.0