Skip to content

Commit

Permalink
[PR #7927/da2e349a backport][3.9] Pin proxy.py to 2.4.4rc4 for testing (
Browse files Browse the repository at this point in the history
#7934)

Co-authored-by: J. Nick Koston <nick@koston.org>
  • Loading branch information
patchback[bot] and bdraco committed Dec 3, 2023
1 parent d548b59 commit 32651f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ pluggy==1.2.0
# via pytest
pre-commit==3.5.0
# via -r requirements/lint.in
proxy-py==2.4.3
proxy-py==2.4.4rc4
# via -r requirements/test.in
pycares==4.3.0
# via aiodns
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

coverage
mypy; implementation_name == "cpython"
proxy.py
proxy.py >= 2.4.4rc4
pytest
pytest-cov
pytest-mock
Expand Down

0 comments on commit 32651f8

Please sign in to comment.