Browse Source

Bump meinheld from 0.6.1 to 1.0.2 in /frameworks/Python/weppy (#8927)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
0982c97a9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/weppy/requirements.txt

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

@@ -1,6 +1,6 @@
 psycopg2==2.7.5
 weppy==1.3
 gunicorn==19.9.0
-meinheld==0.6.1
+meinheld==1.0.2
 uwsgi==2.0.22
 greenlet==0.4.14