Browse Source

ref: upgrade pyuwsgi (#76600)

this version fixes python 3.12 reloads!

<!-- Describe your PR here. -->
anthony sottile 6 months ago
parent
commit
5171a075bd
3 changed files with 3 additions and 3 deletions
  1. 1 1
      requirements-base.txt
  2. 1 1
      requirements-dev-frozen.txt
  3. 1 1
      requirements-frozen.txt

+ 1 - 1
requirements-base.txt

@@ -86,7 +86,7 @@ ua-parser>=0.10.0
 unidiff>=0.7.4
 urllib3[brotli]>=2.2.2
 brotli>=1.0.9
-pyuwsgi==2.0.26
+pyuwsgi==2.0.27a1
 zstandard>=0.18.0
 sentry-usage-accountant==0.0.10
 orjson>=3.10.3

+ 1 - 1
requirements-dev-frozen.txt

@@ -159,7 +159,7 @@ python-u2flib-server==5.0.0
 python-utils==3.3.3
 python3-saml==1.15.0
 pyupgrade==3.17.0
-pyuwsgi==2.0.26
+pyuwsgi==2.0.27a1
 pyvat==1.3.15
 pyyaml==6.0.1
 rb==1.10.0

+ 1 - 1
requirements-frozen.txt

@@ -106,7 +106,7 @@ python-rapidjson==1.8
 python-u2flib-server==5.0.0
 python-utils==3.3.3
 python3-saml==1.15.0
-pyuwsgi==2.0.26
+pyuwsgi==2.0.27a1
 pyvat==1.3.15
 pyyaml==6.0.1
 rb==1.10.0