Browse Source

Merge pull request #8380 from TechEmpower/dependabot/pip/frameworks/Python/weppy/uwsgi-2.0.22

Bump uwsgi from 2.0.17.1 to 2.0.22 in /frameworks/Python/weppy
github-actions[bot] 1 year ago
parent
commit
7d9cf35bbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/weppy/requirements.txt

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

@@ -2,5 +2,5 @@ psycopg2==2.7.5
 weppy==1.3
 gunicorn==19.9.0
 meinheld==0.6.1
-uwsgi==2.0.17.1
+uwsgi==2.0.22
 greenlet==0.4.14