Skip to content

Commit

Permalink
Merge pull request #11 from Ljzd-PRO/dependabot/pip/httpx-0.25.2
Browse files Browse the repository at this point in the history
build(deps): bump httpx from 0.25.0 to 0.25.2
  • Loading branch information
Ljzd-PRO authored Dec 4, 2023
2 parents 039b68c + cf48856 commit ecc11bb
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 @@ -30,7 +30,7 @@ python = ">=3.8,<3.12"
pydantic = "^2.4.2"
pydantic-settings = "^2.0.3"
tenacity = "^8.2.3"
httpx = {version="<=0.25.0", extras=["socks"]}
httpx = {version="<=0.25.2", extras=["socks"]}
fire = "^0.5.0"
tqdm = "^4.66.1"
loguru = "^0.7.2"
Expand Down

0 comments on commit ecc11bb

Please sign in to comment.