Skip to content

Commit

Permalink
Bump uvloop from 0.19.0 to 0.20.0 (#52)
Browse files Browse the repository at this point in the history
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](MagicStack/uvloop@v0.19.0...v0.20.0)

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

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] authored Sep 16, 2024
1 parent 2a76133 commit 94e99b0
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 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 @@ -15,7 +15,7 @@ eciespy = "^0.4.0"
fastapi = "^0.111.0"
python-multipart = "^0.0.9"
uvicorn = "^0.30.0"
uvloop = "^0.19.0"
uvloop = "^0.20.0"

[tool.poetry.group.dev.dependencies]
mypy = "^1.10.1"
Expand Down

0 comments on commit 94e99b0

Please sign in to comment.