Skip to content

Commit 8870ed9

Browse files
Bump idna from 3.4 to 3.6
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.6. - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.6) --- updated-dependencies: - dependency-name: idna dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 533531a commit 8870ed9

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.25.1 ; python_version >= '3.7'
9292

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

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

9797
microsoft-kiota-abstractions==1.0.0
9898

0 commit comments

Comments
 (0)