Skip to content

Commit

Permalink
build(deps): bump uvloop from 0.18.0 to 0.19.0 (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 0497a86 commit d9ad79c
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 40 deletions.
73 changes: 34 additions & 39 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 @@ -48,7 +48,7 @@ python-dotenv = ">=0.21.1,<1.1.0"
PyYAML = "^6.0"
TgCrypto = "^1.2.5"
typing-extensions = "^4.5.0"
uvloop = { version = ">=0.17,<0.19", optional = true, platform = "linux" }
uvloop = { version = ">=0.17,<0.20", optional = true, platform = "linux" }
yarl = "^1.8.2"
aiocache = "^0.12.0"

Expand Down

0 comments on commit d9ad79c

Please sign in to comment.