Skip to content

Commit

Permalink
build(deps): bump httpx from 0.25.0 to 0.25.2
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.25.0 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.25.0...0.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 6c0978a commit bfffa87
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
35 changes: 18 additions & 17 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 @@ -26,7 +26,7 @@ python = ">=3.8,<3.12"
pydantic = "^2.4.2"
pydantic-settings = "^2.0.3"
tenacity = "^8.2.3"
httpx = "<=0.25.0"
httpx = "<=0.25.2"
fire = "^0.5.0"
tqdm = "^4.66.1"
loguru = "^0.7.2"
Expand Down

0 comments on commit bfffa87

Please sign in to comment.