Bump mashumaro from 2.6.4 to 2.9 (#174)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 17 Nov 2021 15:57:58 +0000 (16:57 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Nov 2021 15:57:58 +0000 (16:57 +0100)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 2.6.4 to 2.9.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v2.6.4...v2.9)

---
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 bdd6f6a96cdbc3a107fd7d7436a23ed938a6f44f..a58fe7927b75e877681a761b1ea9fc88cac16e77 100644 (file)
@@ -18,6 +18,6 @@ zeroconf==0.36.2
 passlib==1.7.4
 cryptography==35.0.0
 ujson==4.1.0
-mashumaro==2.6.4
+mashumaro==2.9
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.16.0; sys_platform != 'win32'