From 8bb69c89da9367bc6c3d0bb4f65d43c0583e12ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 15:39:19 +0000 Subject: [PATCH] build(deps): Bump dnspython[idna] from 2.3.0 to 2.4.2 Bumps [dnspython[idna]](https://github.com/rthalley/dnspython) from 2.3.0 to 2.4.2. - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.3.0...v2.4.2) --- 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 23fbdde6cf..801b1cb168 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ aiohttp[speedups]==3.8.6 aiohttp-socks==0.8.4 aiohttp-retry==2.8.3 python-socks[asyncio]==2.4.3 -dnspython[idna]==2.3.0 +dnspython[idna]==2.4.2 url-normalize==1.4.3 # utils