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 6, 2023
1 parent 2311753 commit 7961b3e
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,26 +72,14 @@ h11==0.14.0
# via
# -c requirements/base.txt
# httpcore
h2==4.1.0
# via
# -c requirements/base.txt
# httpx
hpack==4.0.0
# via
# -c requirements/base.txt
# h2
httpcore==0.17.3
# via
# -c requirements/base.txt
# httpx
httpx[http2]==0.24.1
httpx==0.24.1
# via
# -c requirements/base.txt
# pytest-httpx
hyperframe==6.0.1
# via
# -c requirements/base.txt
# h2
identify==2.5.26
# via pre-commit
idna==3.4
Expand Down Expand Up @@ -191,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 All @@ -204,6 +192,7 @@ pyyaml==6.0.1
six==1.16.0
# via
# -c requirements/base.txt
# asttokens
# python-dateutil
sniffio==1.3.0
# via
Expand Down

0 comments on commit 7961b3e

Please sign in to comment.