summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-08 21:39:56 +0200
committerGitHub <noreply@github.com>2021-05-08 21:39:56 +0200
commitfb84d53278fa59a7c7a95538747563a0aed692a2 (patch)
tree72290a7ed14a6f80a1b7f99cf97ddb9f8af421ab
parent6779f62e6f54b783da348dc1aba248656f7956f7 (diff)
api: Bump eventlet from 0.25.2 to 0.31.0
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.25.2 to 0.31.0. - [Release notes](https://github.com/eventlet/eventlet/releases) - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS) - [Commits](https://github.com/eventlet/eventlet/compare/v0.25.2...v0.31.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--opendc-web/opendc-web-api/requirements.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/opendc-web/opendc-web-api/requirements.txt b/opendc-web/opendc-web-api/requirements.txt
index 40eef2c1..146f1717 100644
--- a/opendc-web/opendc-web-api/requirements.txt
+++ b/opendc-web/opendc-web-api/requirements.txt
@@ -4,8 +4,7 @@ blinker==1.4
Brotli==1.0.9
certifi==2020.11.8
click==7.1.2
-dnspython==2.0.0
-eventlet==0.25.2
+eventlet==0.31.0
Flask==1.1.2
Flask-Compress==1.5.0
Flask-Cors==3.0.9