Skip to content

Commit

Permalink
Bump pytest-httpbin from 2.0.0rc1 to 2.0.0 (#740)
Browse files Browse the repository at this point in the history
Bumps [pytest-httpbin](https://github.com/kevin1024/pytest-httpbin) from 2.0.0rc1 to 2.0.0.
- [Release notes](https://github.com/kevin1024/pytest-httpbin/releases)
- [Changelog](https://github.com/kevin1024/pytest-httpbin/blob/master/release.py)
- [Commits](kevin1024/pytest-httpbin@v2.0.0rc1...v2.0.0)

---
updated-dependencies:
- dependency-name: pytest-httpbin
  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 Jul 3, 2023
1 parent 8d31f0b commit 00717b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ mypy==1.2.0
trio-typing==0.8.0
types-certifi==2021.10.8.3
pytest==7.3.1
pytest-httpbin==2.0.0rc1
pytest-httpbin==2.0.0
pytest-trio==0.7.0
werkzeug<2.1 # See: https://github.com/postmanlabs/httpbin/issues/673

0 comments on commit 00717b3

Please sign in to comment.