Skip to content

Commit

Permalink
Bump eventlet from 0.30.2 to 0.31.0
Browse files Browse the repository at this point in the history
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.30.2 to 0.31.0.
- [Release notes](https://github.com/eventlet/eventlet/releases)
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](eventlet/eventlet@v0.30.2...v0.31.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2021
1 parent c76cd82 commit 55967e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements.in
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
rtreelib==0.2.0
Expand Down
12 changes: 3 additions & 9 deletions requirements.txt
Expand Up @@ -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.31.0
# via -r requirements.in
fido2==0.9.1
# via -r requirements.in
Expand All @@ -75,7 +75,7 @@ govuk-bank-holidays==0.8
# via
# -r requirements.in
# notifications-utils
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha#egg=govuk-frontend-jinja==0.5.8-alpha
# via -r requirements.in
greenlet==1.1.0
# via eventlet
Expand All @@ -85,8 +85,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 +116,7 @@ mistune==0.8.4
# via notifications-utils
notifications-python-client==6.2.1
# via -r requirements.in
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@46.1.0
git+https://github.com/alphagov/notifications-utils.git@46.1.0#egg=notifications-utils==46.1.0
# via -r requirements.in
openpyxl==3.0.7
# via pyexcel-xlsx
Expand Down Expand Up @@ -208,8 +206,6 @@ 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
Expand All @@ -224,8 +220,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

0 comments on commit 55967e6

Please sign in to comment.