Skip to content

Commit f2ae1e6

Browse files
Bump idna from 3.8 to 3.10 (#2464)
Bumps [idna](https://github.com/kjd/idna) from 3.8 to 3.10. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.8...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5cf75b commit f2ae1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ hypercorn==0.17.3
127127
# via quart
128128
hyperframe==6.0.1
129129
# via h2
130-
idna==3.8
130+
idna==3.10
131131
# via
132132
# anyio
133133
# httpx

0 commit comments

Comments
 (0)