mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
Merge pull request #2049 from alphagov/pyup-update-sqlalchemy-1.2.10-to-1.2.11
Update sqlalchemy to 1.2.11
This commit is contained in:
@@ -18,7 +18,7 @@ marshmallow-sqlalchemy==0.14.0
|
|||||||
marshmallow==2.15.4
|
marshmallow==2.15.4
|
||||||
psycopg2-binary==2.7.5
|
psycopg2-binary==2.7.5
|
||||||
PyJWT==1.6.4
|
PyJWT==1.6.4
|
||||||
SQLAlchemy==1.2.10
|
SQLAlchemy==1.2.11
|
||||||
|
|
||||||
notifications-python-client==5.0.0
|
notifications-python-client==5.0.0
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ marshmallow-sqlalchemy==0.14.0
|
|||||||
marshmallow==2.15.4
|
marshmallow==2.15.4
|
||||||
psycopg2-binary==2.7.5
|
psycopg2-binary==2.7.5
|
||||||
PyJWT==1.6.4
|
PyJWT==1.6.4
|
||||||
SQLAlchemy==1.2.10
|
SQLAlchemy==1.2.11
|
||||||
|
|
||||||
notifications-python-client==5.0.0
|
notifications-python-client==5.0.0
|
||||||
|
|
||||||
@@ -35,12 +35,12 @@ git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
|||||||
alembic==1.0.0
|
alembic==1.0.0
|
||||||
amqp==1.4.9
|
amqp==1.4.9
|
||||||
anyjson==0.3.3
|
anyjson==0.3.3
|
||||||
awscli==1.15.81
|
awscli==1.15.82
|
||||||
bcrypt==3.1.4
|
bcrypt==3.1.4
|
||||||
billiard==3.3.0.23
|
billiard==3.3.0.23
|
||||||
bleach==2.1.3
|
bleach==2.1.3
|
||||||
boto3==1.6.16
|
boto3==1.6.16
|
||||||
botocore==1.10.80
|
botocore==1.10.81
|
||||||
certifi==2018.8.13
|
certifi==2018.8.13
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
click==6.7
|
click==6.7
|
||||||
@@ -79,4 +79,3 @@ statsd==3.2.2
|
|||||||
urllib3==1.23
|
urllib3==1.23
|
||||||
webencodings==0.5.1
|
webencodings==0.5.1
|
||||||
Werkzeug==0.14.1
|
Werkzeug==0.14.1
|
||||||
wheel==0.24.0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user