소스 검색

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 년 전
부모
커밋
b853f7473a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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