Skip to content

Commit

Permalink
Bump proxy-py from 2.4.0rc5 to 2.4.0rc6 (#6519)
Browse files Browse the repository at this point in the history
* Bump proxy-py from 2.4.0rc5 to 2.4.0rc6

Bumps [proxy-py](https://github.com/abhinavsingh/proxy.py) from 2.4.0rc5 to 2.4.0rc6.
- [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.0rc5...v2.4.0rc6)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Recompile requirements/constraints.txt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Jan 17, 2022
1 parent 6aafe3e commit 30e9d7f
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 @@ -126,7 +126,7 @@ pluggy==1.0.0
# via pytest
pre-commit==2.16.0
# via -r requirements/lint.txt
proxy.py==2.4.0rc5
proxy.py==2.4.0rc6
# via -r requirements/test.txt
py==1.10.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.931; implementation_name=="cpython"
mypy-extensions==0.4.3; implementation_name=="cpython"
proxy.py ~= 2.4.0rc5
proxy.py ~= 2.4.0rc6
pytest==6.2.5
pytest-cov==3.0.0
pytest-mock==3.6.1
Expand Down

0 comments on commit 30e9d7f

Please sign in to comment.