Skip to content

Commit 723ad24

Browse files
Merge pull request #133 from microsoftgraph/dependabot/pip/app-auth/graphapponlytutorial/idna-3.7
Bump idna from 3.6 to 3.7 in /app-auth/graphapponlytutorial
2 parents 391aaf4 + a55d692 commit 723ad24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ httpx[http2]==0.27.0
5858
# msgraph-core
5959
hyperframe==6.0.1
6060
# via h2
61-
idna==3.6
61+
idna==3.7
6262
# via
6363
# anyio
6464
# httpx

0 commit comments

Comments
 (0)