From 38cc04d3a2a2059b80f639a1f6c1501418ac04cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 05:11:45 +0000 Subject: [PATCH] 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](https://github.com/kjd/idna/compare/v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d58438b5c7c..d5656b85a58 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -92,7 +92,7 @@ httpx[http2]==0.27.0 ; python_version >= '3.7' hyperframe==6.0.1 ; python_full_version >= '3.6.1' -idna==3.6 ; python_version >= '3.5' +idna==3.7 ; python_version >= '3.5' microsoft-kiota-abstractions==1.3.2