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 12, 2024
1 parent a1f2b45 commit db4d404
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 @@ -32,7 +32,7 @@ pydantic-settings = "2.2.1"

[tool.poetry.dev-dependencies]
coverage = "7.6.1"
httpx = "0.27.0"
httpx = "0.27.2"
pre-commit = "3.7.1"
pip-licenses = "5.0.0"
pytest = "8.3.2"
Expand Down

0 comments on commit db4d404

Please sign in to comment.