Bump eventlet from 0.33.3 to 0.34.1

Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.33.3 to 0.34.1.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/v0.33.3...v0.34.1)

---
updated-dependencies:
- dependency-name: eventlet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-21 13:27:02 +00:00
committed by GitHub
parent e7f21320c1
commit ff4ce0eb54
2 changed files with 11 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ click-didyoumean = "==0.3.0"
click-plugins = "==1.1.1"
click-repl = "==0.3.0"
deprecated = "==1.2.14"
eventlet = "==0.33.3"
eventlet = "==0.34.1"
flask = "~=2.3"
flask-bcrypt = "==1.0.1"
flask-marshmallow = "==0.14.0"