Bump mashumaro from 2.9 to 2.11 (#202)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 4 Feb 2022 08:17:02 +0000 (09:17 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Feb 2022 08:17:02 +0000 (09:17 +0100)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 2.9 to 2.11.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v2.9...v2.11)

---
updated-dependencies:
- dependency-name: mashumaro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

index 659087f7fecc0c561ae188f48fc19000609c7b8f..f67295021020f0910fa1ca3f45158d6a6e57b262 100644 (file)
@@ -18,6 +18,6 @@ zeroconf==0.38.1
 passlib==1.7.4
 cryptography==36.0.1
 ujson==5.1.0
-mashumaro==2.9
+mashumaro==2.11
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.16.0; sys_platform != 'win32'