Bump mashumaro from 1.16 to 1.17 (#62)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 28 Dec 2020 11:31:56 +0000 (12:31 +0100)
committerGitHub <noreply@github.com>
Mon, 28 Dec 2020 11:31:56 +0000 (12:31 +0100)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 1.16 to 1.17.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v1.16...v1.17)

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

index b597486e35b94f7cb1981e6aab58833d82354e7d..f092716f2d877c79fbc733faf0cd8d570c3708d9 100644 (file)
@@ -17,6 +17,6 @@ zeroconf==0.28.7
 passlib==1.7.4
 cryptography==3.2.1
 ujson==4.0.1
-mashumaro==1.16
+mashumaro==1.17
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.14.0; sys_platform != 'win32'