mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-21 07:51:13 -05:00
Tell Pyup to ignore outdated Eventlet version
We already do this in the admin app: https://github.com/alphagov/notifications-admin/pull/3876/files Upgrading Eventlet is blocked until this change in Gunicorn is released: https://github.com/benoitc/gunicorn/pull/2581/files
This commit is contained in:
@@ -76,7 +76,7 @@ docopt==0.6.2
|
|||||||
# notifications-python-client
|
# notifications-python-client
|
||||||
docutils==0.15.2
|
docutils==0.15.2
|
||||||
# via awscli
|
# via awscli
|
||||||
eventlet==0.30.2
|
eventlet==0.30.2 # pyup: ignore
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
flask==1.1.2
|
flask==1.1.2
|
||||||
# via
|
# via
|
||||||
|
|||||||
Reference in New Issue
Block a user