Skip to content

Commit 23f9e89

Browse files
Merge pull request #657 from microsoftgraph/dependabot/pip/idna-3.7
Bump idna from 3.6 to 3.7
2 parents b4a85bd + 38cc04d commit 23f9e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ httpx[http2]==0.27.0 ; python_version >= '3.7'
9292

9393
hyperframe==6.0.1 ; python_full_version >= '3.6.1'
9494

95-
idna==3.6 ; python_version >= '3.5'
95+
idna==3.7 ; python_version >= '3.5'
9696

9797
microsoft-kiota-abstractions==1.3.2
9898

0 commit comments

Comments
 (0)