Skip to content

Commit

Permalink
bump httpx from 0.24.1 to 0.25.0 (#1453)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 468eb22 commit dc19771
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -82,7 +82,7 @@ docker = "6.0.1"
aiohttp = "3.8.5"
aiohttp-retry = "2.8.3"
## Used for FastAPI Async testing
httpx = "0.24.1"
httpx = "0.25.0"
kafka-python = "2.0.2"
tenacity = "8.2.2"
pyyaml = "6.0.1"
Expand Down

0 comments on commit dc19771

Please sign in to comment.