Skip to content

Commit

Permalink
build(deps): Bump httpx from 0.28.0 to 0.28.1
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.28.0...0.28.1)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and aparcar committed Dec 9, 2024
1 parent 4df186f commit b0039c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -16,7 +16,7 @@ pydantic-settings = "^2.6.1"
rq = "^2.0.0"
uvicorn = "^0.32.1"
fastapi-cache2 = "^0.2.2"
httpx = "^0.28.0"
httpx = "^0.28.1"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.4"
Expand Down

0 comments on commit b0039c5

Please sign in to comment.