Explorar el Código

Merge pull request #8863 from TechEmpower/dependabot/pip/frameworks/Python/quart/idna-3.7

Bump idna from 3.3 to 3.7 in /frameworks/Python/quart
github-actions[bot] hace 1 año
padre
commit
8b537c3bba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      frameworks/Python/quart/requirements-uvicorn.txt

+ 1 - 1
frameworks/Python/quart/requirements-uvicorn.txt

@@ -1,7 +1,7 @@
 anyio==3.6.1
 gunicorn==20.1.0
 httptools==0.4.0
-idna==3.3
+idna==3.7
 python-dotenv==0.20.0
 PyYAML==6.0
 sniffio==1.3.0