From f4a3874e1112776a158ec83ea74ffb9ee5f7314d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 00:50:45 +0000 Subject: [PATCH] Bump proxy-py from 2.4.8 to 2.4.9 Bumps [proxy-py](https://github.com/abhinavsingh/proxy.py) from 2.4.8 to 2.4.9. - [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.4.8...v2.4.9) --- updated-dependencies: - dependency-name: proxy-py dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/constraints.txt | 2 +- requirements/dev.txt | 2 +- requirements/test.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 91181c35..58d9a026 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -133,7 +133,7 @@ pre-commit==3.5.0 # via -r requirements/lint.in propcache==0.2.0 # via yarl -proxy-py==2.4.8 +proxy-py==2.4.9 # via -r requirements/test.in pycares==4.3.0 # via aiodns diff --git a/requirements/dev.txt b/requirements/dev.txt index b3fae53f..13faff2c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -130,7 +130,7 @@ pre-commit==3.5.0 # via -r requirements/lint.in propcache==0.2.0 # via yarl -proxy-py==2.4.8 +proxy-py==2.4.9 # via -r requirements/test.in pycares==4.3.0 # via aiodns diff --git a/requirements/test.txt b/requirements/test.txt index f67dbc46..0237407a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -63,7 +63,7 @@ pluggy==1.5.0 # via pytest propcache==0.2.0 # via yarl -proxy-py==2.4.8 +proxy-py==2.4.9 # via -r requirements/test.in pycares==4.3.0 # via aiodns