Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent d744abb commit 9bfb7c2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pillow = "==11.0.0"
requests = "==2.32.3"
uvicorn = {extras = ["standard"], version = "*"}
pytest = "==8.3.3"
httpx = "==0.27.2"
httpx = "==0.28.0"
ruff = "==0.8.0"
fastapi-analytics = "==1.2.2"
python-dotenv = "==1.0.1"
Expand Down
20 changes: 10 additions & 10 deletions apps/api/Pipfile.lock

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

0 comments on commit 9bfb7c2

Please sign in to comment.