Skip to content

Commit

Permalink
Bump gevent from 22.8.0 to 22.10.1
Browse files Browse the repository at this point in the history
Bumps [gevent](https://github.com/gevent/gevent) from 22.8.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@22.08.0...22.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2022
1 parent 337fcf8 commit 3c7c0aa
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==15.1.0
pytest==7.1.1
pytest-cov==4.0.0
gevent==22.8.0; "PyPy" not in platform_python_implementation
gevent==22.10.1; "PyPy" not in platform_python_implementation
pylibmc==1.6.1; sys.platform != 'win32'
python-memcached==1.59
zstd==1.5.2.5

0 comments on commit 3c7c0aa

Please sign in to comment.