Skip to content

Commit c03b16e

Browse files
Merge pull request #540 from microsoftgraph/dependabot/pip/idna-3.7
chore(deps-dev): bump idna from 3.6 to 3.7
2 parents 829ea66 + 5d00980 commit c03b16e

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

3535
exceptiongroup==1.1.1 ; python_version < '3.11'
3636

37-
idna==3.6 ; python_version >= '3.5'
37+
idna==3.7 ; python_version >= '3.5'
3838

3939
importlib-metadata==6.8.0 ; python_version >= '3.7'
4040

0 commit comments

Comments
 (0)