Skip to content

Commit 542ad69

Browse files
chore(deps): bump gevent from 21.12.0 to 22.10.1 (#8867)
Bumps [gevent](https://github.com/gevent/gevent) from 21.12.0 to 22.10.1. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@21.12.0...22.10.1) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 214d8bf commit 542ad69

File tree

2 files changed

+42
-37
lines changed

2 files changed

+42
-37
lines changed

poetry.lock

Lines changed: 41 additions & 36 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
@@ -103,7 +103,7 @@ SQLAlchemy = "1.3.23"
103103
Flask-Elasticsearch = "0.2.5"
104104
paypalrestsdk = "1.13.1"
105105
eventlet = "0.33.3"
106-
gevent = "21.12.0"
106+
gevent = "22.10.1"
107107
greenlet = "1.1.3.post0" # Required for gevent
108108
pyyaml = "5.4.1"
109109
sendgrid = "6.10.0"

0 commit comments

Comments
 (0)