From fb84d53278fa59a7c7a95538747563a0aed692a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 21:39:56 +0200 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- opendc-web/opendc-web-api/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3