From 9fd1959fe5b65bcd9faabe79ed9a22eea73e355d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:34:29 +0800 Subject: [PATCH] build(deps): Bump python-socks[asyncio] from 2.5.1 to 2.5.3 (#546) Bumps [python-socks[asyncio]](https://github.com/romis2012/python-socks) from 2.5.1 to 2.5.3. - [Release notes](https://github.com/romis2012/python-socks/releases) - [Commits](https://github.com/romis2012/python-socks/compare/v2.5.1...v2.5.3) --- updated-dependencies: - dependency-name: python-socks[asyncio] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08da991112..2ef1975002 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.3 dnspython[idna]==2.6.1 # utils