Skip to content

Commit 38cc04d

Browse files
Bump idna from 3.6 to 3.7
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4a85bd commit 38cc04d

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)