Skip to content

Commit

Permalink
fix(deps): update dependency aiohttp-socks to >=0.10,<0.11 (#448)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency aiohttp-socks to >=0.10,<0.11

* Update pyproject.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: monosans <hsyqixco@protonmail.com>
  • Loading branch information
renovate[bot] and monosans authored Dec 23, 2024
1 parent 2951584 commit 7165b48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"aiodns>=1.1,<4",
"aiofiles",
"aiohttp>=3.8.6,<4",
"aiohttp-socks>=0.7,<0.10",
"aiohttp-socks>=0.7,<0.11",
"attrs>=22.2",
"brotli>=1,<2; implementation_name=='cpython'",
"brotlicffi<2; implementation_name!='cpython'",
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

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

0 comments on commit 7165b48

Please sign in to comment.