Skip to content

Commit

Permalink
Bump gevent from 23.9.1 to 24.2.1
Browse files Browse the repository at this point in the history
Bumps [gevent](https://github.com/gevent/gevent) from 23.9.1 to 24.2.1.
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](gevent/gevent@23.9.1...24.2.1)

---
updated-dependencies:
- dependency-name: gevent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent a757bc4 commit 6f11644
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 44 deletions.
87 changes: 44 additions & 43 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ python = "^3.8"
Flask = ">=2.2.3,<4.0.0"
Sphinx = {version = ">=6.1.3,<8.0.0", optional = true}
sphinx-rtd-theme = {version = ">=1.2,<3.0", optional = true}
gevent = {version = ">=22.10.2,<24.0.0", optional = true}
gevent = {version = ">=22.10.2,<25.0.0", optional = true}
gunicorn = {version = ">=20.1,<22.0", optional = true}


Expand Down

0 comments on commit 6f11644

Please sign in to comment.