Procházet zdrojové kódy

Bump idna from 3.3 to 3.7 in /frameworks/Python/quart

Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] před 1 rokem
rodič
revize
1299dd118a

+ 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