Skip to content

Commit 0e57b7b

Browse files
chore(deps): bump greenlet from 1.1.2 to 1.1.3.post0 (#8798)
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 1.1.2 to 1.1.3.post0. - [Release notes](https://github.com/python-greenlet/greenlet/releases) - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@1.1.2...1.1.3.post0) --- updated-dependencies: - dependency-name: greenlet 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 9bb040b commit 0e57b7b

File tree

2 files changed

+69
-58
lines changed

2 files changed

+69
-58
lines changed

poetry.lock

Lines changed: 68 additions & 57 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
@@ -104,7 +104,7 @@ Flask-Elasticsearch = "0.2.5"
104104
paypalrestsdk = "1.13.1"
105105
eventlet = "0.33.0"
106106
gevent = "21.12.0"
107-
greenlet = "1.1.2" # Required for gevent
107+
greenlet = "1.1.3.post0" # Required for gevent
108108
pyyaml = "5.4.1"
109109
sendgrid = "6.9.7"
110110
marshmallow = "2.21.0"

0 commit comments

Comments
 (0)