From 4b0b12841251a5c89661bba46b895cd0d1f2dd6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 01:31:55 +0000 Subject: [PATCH] build(deps): Bump python-socks[asyncio] from 2.5.1 to 2.5.2 Bumps [python-socks[asyncio]](https://github.com/romis2012/python-socks) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/romis2012/python-socks/releases) - [Commits](https://github.com/romis2012/python-socks/compare/v2.5.1...v2.5.2) --- updated-dependencies: - dependency-name: python-socks[asyncio] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16f2323eab..3aeeecec27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ aerich==0.7.2 aiohttp[speedups]==3.10.5 aiohttp-socks==0.9.0 aiohttp-retry==2.8.3 -python-socks[asyncio]==2.5.1 +python-socks[asyncio]==2.5.2 dnspython[idna]==2.6.1 # utils