Skip to content

Commit

Permalink
⬆ Bump uvloop from 0.16.0 to 0.17.0 (#293)
Browse files Browse the repository at this point in the history
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](MagicStack/uvloop@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: uvloop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 10, 2022
1 parent 656bde7 commit b49572f
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 @@ -70,7 +70,7 @@ test = [
"asynctest==0.13.0",
"codecov==2.1.12",
"pytest-cov==4.0.0",
"uvloop==0.16.0",
"uvloop==0.17.0",
"websockets==10.3"
]
docs = [
Expand Down

0 comments on commit b49572f

Please sign in to comment.