Skip to content

Commit

Permalink
Bump pytest-httpx from 0.23.1 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [pytest-httpx](https://github.com/Colin-b/pytest_httpx) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/Colin-b/pytest_httpx/releases)
- [Changelog](https://github.com/Colin-b/pytest_httpx/blob/develop/CHANGELOG.md)
- [Commits](Colin-b/pytest_httpx@v0.23.1...v0.24.0)

---
updated-dependencies:
- dependency-name: pytest-httpx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent b5894e0 commit 31b7425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ pytest==7.4.0
# pytest-httpx
pytest-django==4.5.2
# via -r requirements/dev.in
pytest-httpx==0.23.1
pytest-httpx==0.24.0
# via -r requirements/dev.in
python-dateutil==2.8.2
# via
Expand Down

0 comments on commit 31b7425

Please sign in to comment.