Skip to content

Commit

Permalink
Bump proxy-py from 2.4.4rc5 to 2.4.4
Browse files Browse the repository at this point in the history
Bumps [proxy-py](https://github.com/abhinavsingh/proxy.py) from 2.4.4rc5 to 2.4.4.
- [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.4rc5...v2.4.4)

---
updated-dependencies:
- dependency-name: proxy-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 06033c2 commit 004ca10
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 @@ -136,7 +136,7 @@ pluggy==1.4.0
# via pytest
pre-commit==3.5.0
# via -r requirements/lint.in
proxy-py==2.4.4rc5
proxy-py==2.4.4
# 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 @@ -133,7 +133,7 @@ pluggy==1.4.0
# via pytest
pre-commit==3.5.0
# via -r requirements/lint.in
proxy-py==2.4.4rc5
proxy-py==2.4.4
# 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 @@ packaging==23.1
# pytest
pluggy==1.4.0
# via pytest
proxy-py==2.4.4rc5
proxy-py==2.4.4
# via -r requirements/test.in
pycares==4.3.0
# via aiodns
Expand Down

0 comments on commit 004ca10

Please sign in to comment.