From 6079a5e6902edb535fe1c5b82f31701326494ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:04:26 +0000 Subject: [PATCH] build(deps): Bump dnspython[idna] from 2.6.1 to 2.7.0 Bumps [dnspython[idna]](https://github.com/rthalley/dnspython) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: dnspython[idna] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 832bacf10a..db0966dc01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ aiohttp[speedups]==3.10.5 aiohttp-socks==0.9.0 aiohttp-retry==2.8.3 python-socks[asyncio]==2.5.3 -dnspython[idna]==2.6.1 +dnspython[idna]==2.7.0 # utils yarl==1.16.0