Skip to content

Commit

Permalink
chore(deps-dev): bump httpx from 0.27.0 to 0.27.2 (#371)
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.27.0 to 0.27.2.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.27.0...0.27.2)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:development
  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>
Co-authored-by: Mike Fiedler <[email protected]>
  • Loading branch information
dependabot[bot] and miketheman authored Sep 7, 2024
1 parent 11a25d8 commit c0bcd47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pytest-httpbin = "^2.0.0"
pytest-randomly = "^3.15.0"
requests = "^2.32.3"
starlette = "^0.38.2"
httpx = "^0.27.0"
httpx = "^0.27.2"
# Waiting for new release. See https://github.com/psf/httpbin/issues/35
httpbin = { git = "https://github.com/psf/httpbin.git", rev = "1f6e0498" }

Expand Down

0 comments on commit c0bcd47

Please sign in to comment.