Bump mashumaro from 1.17 to 1.24 (#73)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 10 Feb 2021 11:08:03 +0000 (12:08 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Feb 2021 11:08:03 +0000 (12:08 +0100)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 1.17 to 1.24.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v1.17...v1.24)

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

index 37712502cc2b3b56da5bafb2b3653b7af86a8c41..f8d0bffe4913be3d161184a5c37d958b1ecaf284 100644 (file)
@@ -17,6 +17,6 @@ zeroconf==0.28.7
 passlib==1.7.4
 cryptography==3.3.1
 ujson==4.0.1
-mashumaro==1.17
+mashumaro==1.24
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.14.0; sys_platform != 'win32'