Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and L1ghtn1ng committed Oct 16, 2024
1 parent e4c8d6c commit 4f601d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ retrying==1.3.4
shodan==1.31.0
slowapi==0.1.9
uvicorn==0.32.0
uvloop==0.20.0; platform_system != "Windows"
uvloop==0.21.0; platform_system != "Windows"
winloop==0.1.6; platform_system == "Windows"

0 comments on commit 4f601d7

Please sign in to comment.