Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Bump eventlet from 0.30.0 to 0.31.0 #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyexcel-xlsx==0.6.0
pyexcel-ods3==0.6.0
pytz==2021.1
gunicorn==20.1.0
eventlet==0.30.2 # pyup: ignore
eventlet==0.31.0 # pyup: ignore
notifications-python-client==6.2.1
Shapely==1.7.1
sentry-sdk[flask]
Expand Down
19 changes: 9 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ blinker==1.4
# via
# -r requirements.in
# gds-metrics
# sentry-sdk
boto3==1.17.84
# via notifications-utils
botocore==1.20.84
Expand All @@ -28,7 +29,9 @@ botocore==1.20.84
cachetools==4.2.2
# via notifications-utils
certifi==2021.5.30
# via requests
# via
# requests
# sentry-sdk
cffi==1.14.5
# via cryptography
chardet==4.0.0
Expand All @@ -49,7 +52,7 @@ docutils==0.15.2
# via awscli
et-xmlfile==1.1.0
# via openpyxl
eventlet==0.30.2 # pyup: ignore
eventlet==0.31.0
# via -r requirements.in
fido2==0.9.1
# via -r requirements.in
Expand All @@ -61,6 +64,7 @@ flask==1.1.2
# flask-wtf
# gds-metrics
# notifications-utils
# sentry-sdk
flask-login==0.5.0
# via -r requirements.in
flask-redis==0.4.0
Expand All @@ -85,8 +89,6 @@ 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
Expand Down Expand Up @@ -118,7 +120,7 @@ mistune==0.8.4
# via notifications-utils
notifications-python-client==6.2.1
# via -r requirements.in
https://github.com/bitzesty/notifications-utils/archive/catalyst.zip
notifications-utils @ https://github.com/bitzesty/notifications-utils/archive/catalyst.zip
# via -r requirements.in
openpyxl==3.0.7
# via pyexcel-xlsx
Expand Down Expand Up @@ -210,12 +212,11 @@ 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
# requests
# sentry-sdk
webencodings==0.5.1
# via bleach
werkzeug==1.0.1
Expand All @@ -226,8 +227,6 @@ 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
# setuptools