Bump mashumaro from 2.6.2 to 2.6.4 (#159)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 9 Sep 2021 08:19:32 +0000 (10:19 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Sep 2021 08:19:32 +0000 (10:19 +0200)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 2.6.2 to 2.6.4.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v2.6.2...v2.6.4)

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

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

index 770918b5aeb502e1635a3ef8847d8d03a2ddf159..0eb3b19c94f6b92cdf29a41a2e9f36af40a2318c 100644 (file)
@@ -18,6 +18,6 @@ zeroconf==0.35.1
 passlib==1.7.4
 cryptography==3.4.7
 ujson==4.1.0
-mashumaro==2.6.2
+mashumaro==2.6.4
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.16.0; sys_platform != 'win32'