From 56a87a56e559d10b72d3256d9b7bfa533f609fc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 01:56:12 +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 ac0402cf4f..402a2268fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ aiohttp[speedups]==3.8.5 aiohttp-socks==0.8.0 aiohttp-retry==2.8.3 python-socks[asyncio]==2.3.0 -dnspython[idna]==2.3.0 +dnspython[idna]==2.4.2 url-normalize==1.4.3 # utils