Procházet zdrojové kódy

Bump meinheld from 0.6.1 to 1.0.2 in /frameworks/Python/wsgi

Bumps [meinheld](https://github.com/mopemope/meinheld) from 0.6.1 to 1.0.2.
- [Changelog](https://github.com/mopemope/meinheld/blob/master/CHANGES.rst)
- [Commits](https://github.com/mopemope/meinheld/compare/v0.6.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] před 1 rokem
rodič
revize
f463ace223
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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