Skip to content

Commit

Permalink
Bump uvloop to 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Oct 18, 2022
1 parent ac51b5f commit ac5b177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "granian"
repository = "https://github.com/emmett-framework/granian"
dependencies = [
"typer~=0.4.1",
"uvloop~=0.16.0; sys_platform != 'win32'"
"uvloop~=0.17.0; sys_platform != 'win32'"
]

[project.optional-dependencies]
Expand Down

0 comments on commit ac5b177

Please sign in to comment.