Browse Source

Bump gevent from 22.10.2 to 23.9.1 in /frameworks/Python/uwsgi

Bumps [gevent](https://github.com/gevent/gevent) from 22.10.2 to 23.9.1.
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](https://github.com/gevent/gevent/compare/22.10.2...23.9.1)

---
updated-dependencies:
- dependency-name: gevent
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
66426bfa21
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/uwsgi/requirements.txt

+ 1 - 1
frameworks/Python/uwsgi/requirements.txt

@@ -1,3 +1,3 @@
-gevent==22.10.2
+gevent==23.9.1
 uwsgi==2.0.22
 ujson==5.4.0