Skip to content

Commit

Permalink
Bump gevent from 22.10.1 to 24.2.1
Browse files Browse the repository at this point in the history
Bumps [gevent](https://github.com/gevent/gevent) from 22.10.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@22.10.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 Aug 3, 2024
1 parent 0839963 commit 2bb5c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Faker==18.11.2
pytest==7.4.1
pytest-cov==4.0.0
gevent==22.10.1; "PyPy" not in platform_python_implementation
gevent==24.2.1; "PyPy" not in platform_python_implementation
pylibmc==1.6.3; sys.platform != 'win32'
python-memcached==1.59
zstd==1.5.4.0
Expand Down

0 comments on commit 2bb5c2b

Please sign in to comment.