Skip to content

Commit

Permalink
Bump httpx from 0.27.0 to 0.27.2
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]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 5a5c2eb commit a4489cb
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 @@ -13,7 +13,7 @@ coverage = "7.6.1"
docker = "7.1.0"
dockerfile-parse = "2.0.1"
furl = "2.1.3"
httpx = "0.27.0"
httpx = "0.27.2"
pytest = "8.3.2"
pre-commit = "3.8.0"
pytest-cookies = "0.7.0"
Expand Down

0 comments on commit a4489cb

Please sign in to comment.