Skip to content

Commit

Permalink
Bump proxy-py from 2.4.8 to 2.4.9 (#624)
Browse files Browse the repository at this point in the history
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](abhinavsingh/proxy.py@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 7d90ba4 commit 365b0fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 365b0fa

Please sign in to comment.