chore(deps): bump uvloop from 0.15.2 to 0.15.3

Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.15.2...v0.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-13 21:13:32 +00:00 committed by GitHub
parent ddacfcfb71
commit 3f9516e71a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,4 +20,4 @@ slowapi==0.1.4
starlette==0.14.2
lxml==4.6.3
uvicorn==0.14.0
uvloop==0.15.2; platform_system != "Windows"
uvloop==0.15.3; platform_system != "Windows"