mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-03 13:18:57 -04:00
Merge pull request #3838 from alphagov/pyup-scheduled-update-2021-03-15
Scheduled weekly dependency update for week 11
This commit is contained in:
@@ -8,7 +8,7 @@ ago==0.0.93
|
|||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
awscli-cwlogs==1.4.6
|
awscli-cwlogs==1.4.6
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
awscli==1.19.22
|
awscli==1.19.27
|
||||||
# via
|
# via
|
||||||
# awscli-cwlogs
|
# awscli-cwlogs
|
||||||
# notifications-utils
|
# notifications-utils
|
||||||
@@ -18,9 +18,9 @@ blinker==1.4
|
|||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# gds-metrics
|
# gds-metrics
|
||||||
boto3==1.17.22
|
boto3==1.17.27
|
||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
botocore==1.20.22
|
botocore==1.20.27
|
||||||
# via
|
# via
|
||||||
# awscli
|
# awscli
|
||||||
# boto3
|
# boto3
|
||||||
@@ -83,8 +83,6 @@ itsdangerous==1.1.0
|
|||||||
# flask
|
# flask
|
||||||
# flask-wtf
|
# flask-wtf
|
||||||
# notifications-utils
|
# notifications-utils
|
||||||
jdcal==1.4.1
|
|
||||||
# via openpyxl
|
|
||||||
jinja2==2.11.3
|
jinja2==2.11.3
|
||||||
# via
|
# via
|
||||||
# flask
|
# flask
|
||||||
@@ -98,7 +96,7 @@ lml==0.1.0
|
|||||||
# via
|
# via
|
||||||
# pyexcel
|
# pyexcel
|
||||||
# pyexcel-io
|
# pyexcel-io
|
||||||
lxml==4.6.2
|
lxml==4.6.3
|
||||||
# via
|
# via
|
||||||
# pyexcel-ezodf
|
# pyexcel-ezodf
|
||||||
# pyexcel-ods3
|
# pyexcel-ods3
|
||||||
@@ -112,7 +110,7 @@ notifications-python-client==6.0.2
|
|||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
git+https://github.com/alphagov/notifications-utils.git@44.0.0#egg=notifications-utils==44.0.0
|
git+https://github.com/alphagov/notifications-utils.git@44.0.0#egg=notifications-utils==44.0.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
openpyxl==3.0.6
|
openpyxl==3.0.7
|
||||||
# via pyexcel-xlsx
|
# via pyexcel-xlsx
|
||||||
orderedset==2.0.3
|
orderedset==2.0.3
|
||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
@@ -194,7 +192,7 @@ statsd==3.3.0
|
|||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
texttable==1.6.3
|
texttable==1.6.3
|
||||||
# via pyexcel
|
# via pyexcel
|
||||||
urllib3==1.26.3
|
urllib3==1.26.4
|
||||||
# via
|
# via
|
||||||
# botocore
|
# botocore
|
||||||
# requests
|
# requests
|
||||||
|
|||||||
@@ -6,8 +6,8 @@ pytest-mock==3.5.1
|
|||||||
pytest-xdist==2.2.1
|
pytest-xdist==2.2.1
|
||||||
beautifulsoup4==4.9.3
|
beautifulsoup4==4.9.3
|
||||||
freezegun==1.1.0
|
freezegun==1.1.0
|
||||||
flake8==3.8.4
|
flake8==3.9.0
|
||||||
flake8-bugbear==21.3.1
|
flake8-bugbear==21.3.2
|
||||||
flake8-print==4.0.0
|
flake8-print==4.0.0
|
||||||
requests-mock==1.8.0
|
requests-mock==1.8.0
|
||||||
# used for creating manifest file locally
|
# used for creating manifest file locally
|
||||||
|
|||||||
Reference in New Issue
Block a user