Browse Source

Bump meinheld from 0.6.1 to 1.0.2 in /frameworks/Python/web2py (#8923)

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
40efdb9e74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/web2py/requirements.txt

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

@@ -1,4 +1,4 @@
 mysqlclient==1.3.12
 gunicorn==19.7.1
-meinheld==0.6.1
+meinheld==1.0.2
 greenlet==0.4.14