Browse Source

Bump meinheld from 0.6.1 to 1.0.2 in /frameworks/Python/turbogears (#8926)

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

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

@@ -6,5 +6,5 @@ mysqlclient==1.3.7
 jinja2==2.11.3
 
 gunicorn==19.9.0
-meinheld==0.6.1
+meinheld==1.0.2
 greenlet==0.4.14