From 61756af22f01a26481c4c39f07d2d69d55ec3f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:08:48 +0000 Subject: [PATCH] Bump proxy-py from 2.3.1 to 2.4.8 Bumps [proxy-py](https://github.com/abhinavsingh/proxy.py) from 2.3.1 to 2.4.8. - [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.8) --- 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..fe9ea10 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.8 pysocks==1.7.1