From 8437b9cca1160b30aae523bf2e776891942fd9cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 01:17:04 +0000 Subject: [PATCH] build(deps): Bump python-socks[asyncio] from 2.5.3 to 2.6.1 Bumps [python-socks[asyncio]](https://github.com/romis2012/python-socks) from 2.5.3 to 2.6.1. - [Release notes](https://github.com/romis2012/python-socks/releases) - [Commits](https://github.com/romis2012/python-socks/compare/v2.5.3...v2.6.1) --- updated-dependencies: - dependency-name: python-socks[asyncio] 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 038d545c90..7b6b77add7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ aerich==0.8.0 aiohttp[speedups]==3.11.11 aiohttp-socks==0.9.1 aiohttp-retry==2.9.1 -python-socks[asyncio]==2.5.3 +python-socks[asyncio]==2.6.1 dnspython[idna]==2.7.0 # utils