Selaa lähdekoodia

Merge pull request #8924 from TechEmpower/dependabot/pip/frameworks/Python/wsgi/meinheld-1.0.2

Bump meinheld from 0.6.1 to 1.0.2 in /frameworks/Python/wsgi
github-actions[bot] 1 vuosi sitten
vanhempi
commit
b853f7473a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      frameworks/Python/wsgi/requirements.txt

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

@@ -1,4 +1,4 @@
 ujson==1.35
 gunicorn==19.9.0
-meinheld==0.6.1
+meinheld==1.0.2
 greenlet==0.4.14