Bump mashumaro from 2.6 to 2.6.1 (#144)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 3 Aug 2021 09:13:45 +0000 (11:13 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Aug 2021 09:13:45 +0000 (11:13 +0200)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 2.6 to 2.6.1.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v2.6...2.6.1)

---
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 9c514e58dfefa1c737de8774a108969373742248..56363f942dd07efb55b45f37ac48e6d5ef611e37 100644 (file)
@@ -18,6 +18,6 @@ zeroconf==0.33.2
 passlib==1.7.4
 cryptography==3.4.7
 ujson==4.0.2
-mashumaro==2.6
+mashumaro==2.6.1
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.15.3; sys_platform != 'win32'