mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 19:34:27 -04:00
Merge pull request #3971 from alphagov/bump-python-client-178770155
Bump Python client version to 6.2.1
This commit is contained in:
@@ -17,7 +17,7 @@ pyexcel-ods3==0.6.0
|
||||
pytz==2021.1
|
||||
gunicorn==20.1.0
|
||||
eventlet==0.30.2 # pyup: ignore
|
||||
notifications-python-client==6.1.0
|
||||
notifications-python-client==6.2.1
|
||||
Shapely==1.7.1
|
||||
rtreelib==0.2.0
|
||||
fido2==0.9.1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with python 3.8
|
||||
# This file is autogenerated by pip-compile with python 3.6
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile requirements.in
|
||||
@@ -49,7 +49,7 @@ docutils==0.15.2
|
||||
# via awscli
|
||||
et-xmlfile==1.1.0
|
||||
# via openpyxl
|
||||
eventlet==0.30.2 # pyup: ignore
|
||||
eventlet==0.30.2
|
||||
# via -r requirements.in
|
||||
fido2==0.9.1
|
||||
# via -r requirements.in
|
||||
@@ -85,6 +85,8 @@ humanize==3.6.0
|
||||
# via -r requirements.in
|
||||
idna==2.10
|
||||
# via requests
|
||||
importlib-metadata==4.6.1
|
||||
# via click
|
||||
itsdangerous==1.1.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
@@ -114,7 +116,7 @@ markupsafe==2.0.1
|
||||
# wtforms
|
||||
mistune==0.8.4
|
||||
# via notifications-utils
|
||||
notifications-python-client==6.1.0
|
||||
notifications-python-client==6.2.1
|
||||
# via -r requirements.in
|
||||
git+https://github.com/alphagov/notifications-utils.git@44.4.3#egg=notifications-utils==44.4.3
|
||||
# via -r requirements.in
|
||||
@@ -206,6 +208,8 @@ statsd==3.3.0
|
||||
# via notifications-utils
|
||||
texttable==1.6.3
|
||||
# via pyexcel
|
||||
typing-extensions==3.10.0.0
|
||||
# via importlib-metadata
|
||||
urllib3==1.26.5
|
||||
# via
|
||||
# botocore
|
||||
@@ -220,6 +224,8 @@ xlrd==1.2.0
|
||||
# via pyexcel-xls
|
||||
xlwt==1.3.0
|
||||
# via pyexcel-xls
|
||||
zipp==3.5.0
|
||||
# via importlib-metadata
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# setuptools
|
||||
|
||||
Reference in New Issue
Block a user