From 85b2035cbd693d6219c02db55ac9d02cda7f3d7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:36:26 +0000 Subject: [PATCH] chore(deps): bump idna in /_integration-tests/utils/agent Bumps [idna](https://github.com/kjd/idna) from 3.8 to 3.10. - [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.8...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- _integration-tests/utils/agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_integration-tests/utils/agent/requirements.txt b/_integration-tests/utils/agent/requirements.txt index 2171ac4a..c30e42ed 100644 --- a/_integration-tests/utils/agent/requirements.txt +++ b/_integration-tests/utils/agent/requirements.txt @@ -8,7 +8,7 @@ certifi==2024.8.30 charset-normalizer==3.3.2 ddsketch==3.0.1 frozenlist==1.4.1 -idna==3.8 +idna==3.10 msgpack==1.1.0 multidict==6.1.0 protobuf==5.28.1