Bump mashumaro from 1.24 to 2.0 (#85)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 3 Mar 2021 15:00:46 +0000 (16:00 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Mar 2021 15:00:46 +0000 (16:00 +0100)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 1.24 to 2.0.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v1.24...v2.0)

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

index 08b0081cf34f66f90fb3c56f4b8941d04f531084..6ab32d72ff7683decca961948a3fa7a79b802c6c 100644 (file)
@@ -17,6 +17,6 @@ zeroconf==0.28.8
 passlib==1.7.4
 cryptography==3.3.2
 ujson==4.0.1
-mashumaro==1.24
+mashumaro==2.0
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.15.1; sys_platform != 'win32'