Bump uvloop from 0.15.1 to 0.15.2 (#90)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 3 Mar 2021 15:15:18 +0000 (16:15 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Mar 2021 15:15:18 +0000 (16:15 +0100)
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.15.1...v0.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 90fecfc55b5972b0bc4b72e5706641792ef68671..9cc76769bbfb14d7729f30d74098d86c46e37093 100644 (file)
@@ -19,4 +19,4 @@ cryptography==3.4.6
 ujson==4.0.1
 mashumaro==2.0
 typing-inspect==0.6.0; python_version < '3.8'
-uvloop==0.15.1; sys_platform != 'win32'
+uvloop==0.15.2; sys_platform != 'win32'