Skip to content

Commit

Permalink
[pip-dev] Dependabot: 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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 82e2bc8 commit 61a9a5f
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 138 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pytest-env = "~=0.8.1"
pytest-lazy-fixture = "~=0.6"
pytest-mock = "~=3.8"
nest-asyncio = "==1.6.0"
gevent = "~=23.9"
gevent = "~=24.2"
# MyPy
mypy = "~=1.9.0"
types-passlib = "==1.7.7.1"
Expand Down
Loading

0 comments on commit 61a9a5f

Please sign in to comment.