Skip to content

Commit 0730bae

Browse files
Merge pull request #672 from microsoftgraph/dependabot/pip/idna-3.8
chore(deps-dev): bump idna from 3.7 to 3.8
2 parents 38e9caa + f59b0f8 commit 0730bae

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
@@ -32,7 +32,7 @@ dill==0.3.6 ; python_version < '3.11'
3232

3333
exceptiongroup==1.1.1 ; python_version < '3.11'
3434

35-
idna==3.7 ; python_version >= '3.5'
35+
idna==3.8 ; python_version >= '3.5'
3636

3737
importlib-metadata==7.1.0 ; python_version >= '3.7'
3838

0 commit comments

Comments
 (0)