Skip to content

Commit c556c1d

Browse files
Bump idna from 3.6 to 3.7 in /examples/fastapi-background-tasks/app (#436)
Bumps [idna](https://github.com/kjd/idna) from 3.6 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.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4058ab9 commit c556c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fastapi-background-tasks/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ click==8.1.7
66
exceptiongroup==1.2.0
77
fastapi==0.109.2
88
h11==0.14.0
9-
idna==3.6
9+
idna==3.7
1010
pydantic==2.6.1
1111
pydantic_core==2.16.2
1212
requests==2.31.0

0 commit comments

Comments
 (0)