Bump mashumaro from 2.6.1 to 2.6.2 (#151)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 18 Aug 2021 14:02:26 +0000 (16:02 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Aug 2021 14:02:26 +0000 (16:02 +0200)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/2.6.1...v2.6.2)

---
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 dadcd7db6b27e328d1f2dfb76cc7b32aed31653e..23c987f748e07afa9d25bc0fe13dda7afcd4c33b 100644 (file)
@@ -18,6 +18,6 @@ zeroconf==0.35.1
 passlib==1.7.4
 cryptography==3.4.7
 ujson==4.0.2
-mashumaro==2.6.1
+mashumaro==2.6.2
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.16.0; sys_platform != 'win32'