Browse Source

Merge pull request #8436 from TechEmpower/dependabot/pip/frameworks/Python/uwsgi/gevent-23.9.1

Bump gevent from 22.10.2 to 23.9.1 in /frameworks/Python/uwsgi
github-actions[bot] 1 year ago
parent
commit
d829fdf5cf
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