Skip to content

Commit ef97d05

Browse files
chore(deps): bump eventlet from 0.33.0 to 0.33.3 (#8860)
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.33.0 to 0.33.3. - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS) - [Commits](eventlet/eventlet@v0.33.0...v0.33.3) --- updated-dependencies: - dependency-name: eventlet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e2ff7f commit ef97d05

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ flask-redis = "0.4"
102102
SQLAlchemy = "1.3.23"
103103
Flask-Elasticsearch = "0.2.5"
104104
paypalrestsdk = "1.13.1"
105-
eventlet = "0.33.0"
105+
eventlet = "0.33.3"
106106
gevent = "21.12.0"
107107
greenlet = "1.1.3.post0" # Required for gevent
108108
pyyaml = "5.4.1"

0 commit comments

Comments
 (0)