Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent c2c8159 commit 8718139
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 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 = "==10.1.0"
requests = "==2.31.0"
uvicorn = {extras = ["standard"], version = "*"}
pytest = "==7.4.3"
httpx = "==0.24.1"
httpx = "==0.25.2"
ruff = "==0.1.7"
fastapi-analytics = "==1.1.5"
python-dotenv = "==1.0.0"
Expand Down
36 changes: 18 additions & 18 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 8718139

Please sign in to comment.