Skip to content

Commit

Permalink
⬆️ deps: update dependency uvloop to v0.17.0 (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2022
1 parent 0d141f4 commit 991d890
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 21 deletions.
54 changes: 34 additions & 20 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.9.0"
aiohttp = "^3.8.1"
aiofiles = "^22.0.0"
biliass = "1.3.5"
uvloop = { version = "0.16.0", optional = true }
uvloop = { version = "0.17.0", optional = true }
dicttoxml = "^1.7.4"
colorama = { version = "^0.4.5", markers = "sys_platform == 'win32'" }

Expand Down

0 comments on commit 991d890

Please sign in to comment.