Bump uvloop from 0.15.2 to 0.15.3 (#133)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 1 Aug 2021 14:34:56 +0000 (16:34 +0200)
committerGitHub <noreply@github.com>
Sun, 1 Aug 2021 14:34:56 +0000 (16:34 +0200)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index c6f66e6ff01a117120758546bf827e74ddd0ffc0..5440ffbb8af16741d5b1084fb3907910bf8e6ed6 100644 (file)
@@ -20,4 +20,4 @@ cryptography==3.4.7
 ujson==4.0.2
 mashumaro==2.5
 typing-inspect==0.6.0; python_version < '3.8'
-uvloop==0.15.2; sys_platform != 'win32'
+uvloop==0.15.3; sys_platform != 'win32'