Skip to content

Commit

Permalink
Merge pull request #106 from nerdcubed/dependabot/pip/uvloop-0.19.0
Browse files Browse the repository at this point in the history
Bump uvloop from 0.17.0 to 0.19.0
  • Loading branch information
DerpyChap authored Nov 27, 2023
2 parents be316b0 + ce265f9 commit 8f0c3a6
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
70 changes: 35 additions & 35 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 @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.11"
uvloop = "^0.17.0"
uvloop = "^0.19.0"
dill = "^0.3.7"
raven = "^6.10.0"
strictyaml = "^1.7.3"
Expand Down

0 comments on commit 8f0c3a6

Please sign in to comment.