Skip to content

Commit 1299dd1

Browse files
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](kjd/idna@v3.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68b7ba1 commit 1299dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Python/quart/requirements-uvicorn.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
anyio==3.6.1
22
gunicorn==20.1.0
33
httptools==0.4.0
4-
idna==3.3
4+
idna==3.7
55
python-dotenv==0.20.0
66
PyYAML==6.0
77
sniffio==1.3.0

0 commit comments

Comments
 (0)