From fdaa7c1df21df1a26027bca01d0e034c710d5342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 06:57:36 +0000 Subject: [PATCH] Bump proxy-py from 2.3.1 to 2.4.7 Bumps [proxy-py](https://github.com/abhinavsingh/proxy.py) from 2.3.1 to 2.4.7. - [Release notes](https://github.com/abhinavsingh/proxy.py/releases) - [Changelog](https://github.com/abhinavsingh/proxy.py/blob/develop/CHANGELOG.md) - [Commits](https://github.com/abhinavsingh/proxy.py/compare/v2.3.1...v2.4.7) --- updated-dependencies: - dependency-name: proxy-py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 379f6bc..7a2536b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,5 +8,5 @@ pytest-cov==2.12.1 pytest-json-report==1.4.0 pytest-aiohttp==0.3.0 pytest-custom_exit_code==0.3.0 -proxy.py==2.3.1 +proxy.py==2.4.7 pysocks==1.7.1