Skip to content

Commit

Permalink
Bump proxy.py to v2.4.3
Browse files Browse the repository at this point in the history
(cherry picked from commit f6a0da1)
  • Loading branch information
webknjaz committed Sep 7, 2022
1 parent a4000c8 commit 5975033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ pluggy==1.0.0
# via pytest
pre-commit==2.17.0
# via -r requirements/lint.txt
proxy-py==2.4.0rc6
proxy-py==2.4.3
# via -r requirements/test.txt
py==1.11.0
# via pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cryptography==36.0.1; platform_machine!="i686" # no 32-bit wheels; no python 3.9
freezegun==1.1.0
mypy==0.940; implementation_name=="cpython"
mypy-extensions==0.4.3; implementation_name=="cpython"
proxy.py ~= 2.4.0rc6
proxy.py >= 2.4.3
pytest==7.1.2
pytest-cov==3.0.0
pytest-mock==3.6.1
Expand Down

0 comments on commit 5975033

Please sign in to comment.