From df43eae4f52c99b10c7a72a08c103f2dddfc3747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 21:58:43 +0000 Subject: [PATCH] chore(deps): Bump mashumaro from 3.13.1 to 3.14 Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.13.1 to 3.14. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.13.1...v3.14) --- updated-dependencies: - dependency-name: mashumaro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index f312ef17..8d38f0cc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1000,13 +1000,13 @@ tests = ["pytest", "pytz", "simplejson"] [[package]] name = "mashumaro" -version = "3.13.1" +version = "3.14" description = "Fast and well tested serialization library" optional = false python-versions = ">=3.8" files = [ - {file = "mashumaro-3.13.1-py3-none-any.whl", hash = "sha256:ad0a162b8f4ea232dadd2891d77ff20165b855b9d84610f36ac84462d4576aa0"}, - {file = "mashumaro-3.13.1.tar.gz", hash = "sha256:169f0290253b3e6077bcb39c14a9dd0791a3fdedd9e286e536ae561d4ff1975b"}, + {file = "mashumaro-3.14-py3-none-any.whl", hash = "sha256:c12a649599a8f7b1a0b35d18f12e678423c3066189f7bc7bd8dd431c5c8132c3"}, + {file = "mashumaro-3.14.tar.gz", hash = "sha256:5ef6f2b963892cbe9a4ceb3441dfbea37f8c3412523f25d42e9b3a7186555f1d"}, ] [package.dependencies]