Ver código fonte

Merge pull request #8897 from TechEmpower/dependabot/pip/frameworks/Python/responder/gunicorn-22.0.0

Bump gunicorn from 20.0.4 to 22.0.0 in /frameworks/Python/responder
github-actions[bot] 1 ano atrás
pai
commit
ce253a7e8e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      frameworks/Python/responder/requirements.txt

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

@@ -1,5 +1,5 @@
 asyncpg==0.21.0
-gunicorn==20.0.4
+gunicorn==22.0.0
 Jinja2==3.1.3
 ujson==2.0.3
 uvloop==0.17.0