mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Merge pull request #2854 from alphagov/bump-utils-non-plussed-lists
Bump utils
This commit is contained in:
@@ -23,4 +23,4 @@ awscli-cwlogs>=1.4,<1.5
|
|||||||
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default
|
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default
|
||||||
itsdangerous==0.24 # pyup: <1.0.0
|
itsdangerous==0.24 # pyup: <1.0.0
|
||||||
|
|
||||||
git+https://github.com/alphagov/notifications-utils.git@31.2.0#egg=notifications-utils==31.2.0
|
git+https://github.com/alphagov/notifications-utils.git@31.2.2#egg=notifications-utils==31.2.2
|
||||||
|
|||||||
@@ -25,14 +25,14 @@ awscli-cwlogs>=1.4,<1.5
|
|||||||
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default
|
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default
|
||||||
itsdangerous==0.24 # pyup: <1.0.0
|
itsdangerous==0.24 # pyup: <1.0.0
|
||||||
|
|
||||||
git+https://github.com/alphagov/notifications-utils.git@31.2.0#egg=notifications-utils==31.2.0
|
git+https://github.com/alphagov/notifications-utils.git@31.2.2#egg=notifications-utils==31.2.2
|
||||||
|
|
||||||
## The following requirements were added by pip freeze:
|
## The following requirements were added by pip freeze:
|
||||||
awscli==1.16.107
|
awscli==1.16.125
|
||||||
bleach==3.0.2
|
bleach==3.1.0
|
||||||
boto3==1.6.16
|
boto3==1.6.16
|
||||||
botocore==1.12.97
|
botocore==1.12.115
|
||||||
certifi==2018.11.29
|
certifi==2019.3.9
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
Click==7.0
|
Click==7.0
|
||||||
colorama==0.3.9
|
colorama==0.3.9
|
||||||
@@ -46,15 +46,15 @@ greenlet==0.4.15
|
|||||||
idna==2.8
|
idna==2.8
|
||||||
jdcal==1.4
|
jdcal==1.4
|
||||||
Jinja2==2.10
|
Jinja2==2.10
|
||||||
jmespath==0.9.3
|
jmespath==0.9.4
|
||||||
lml==0.0.9
|
lml==0.0.9
|
||||||
lxml==4.3.1
|
lxml==4.3.2
|
||||||
MarkupSafe==1.1.0
|
MarkupSafe==1.1.1
|
||||||
mistune==0.8.4
|
mistune==0.8.4
|
||||||
monotonic==1.5
|
monotonic==1.5
|
||||||
openpyxl==2.5.14
|
openpyxl==2.5.14
|
||||||
orderedset==2.0.1
|
orderedset==2.0.1
|
||||||
phonenumbers==8.10.2
|
phonenumbers==8.10.5
|
||||||
pyasn1==0.4.5
|
pyasn1==0.4.5
|
||||||
pyexcel-ezodf==0.3.4
|
pyexcel-ezodf==0.3.4
|
||||||
PyJWT==1.7.1
|
PyJWT==1.7.1
|
||||||
@@ -62,7 +62,7 @@ PyPDF2==1.26.0
|
|||||||
python-dateutil==2.8.0
|
python-dateutil==2.8.0
|
||||||
python-json-logger==0.1.10
|
python-json-logger==0.1.10
|
||||||
PyYAML==3.12
|
PyYAML==3.12
|
||||||
redis==3.2.0
|
redis==3.2.1
|
||||||
requests==2.21.0
|
requests==2.21.0
|
||||||
rsa==3.4.2
|
rsa==3.4.2
|
||||||
s3transfer==0.2.0
|
s3transfer==0.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user