From 38a919a725f53ac27e75f49ae36ca1e97d679419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 04:57:39 +0000 Subject: [PATCH] Bump pynamodb from 6.0.2 to 6.1.0 Bumps [pynamodb](https://github.com/pynamodb/PynamoDB) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/pynamodb/PynamoDB/releases) - [Changelog](https://github.com/pynamodb/PynamoDB/blob/master/docs/release_notes.rst) - [Commits](https://github.com/pynamodb/PynamoDB/compare/6.0.2...6.1.0) --- updated-dependencies: - dependency-name: pynamodb dependency-version: 6.1.0 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 7cfd7a7..fc07fd2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -444,14 +444,14 @@ files = [ [[package]] name = "pynamodb" -version = "6.0.2" +version = "6.1.0" description = "A Pythonic Interface to DynamoDB" optional = false python-versions = ">=3.7" groups = ["main"] files = [ - {file = "pynamodb-6.0.2-py3-none-any.whl", hash = "sha256:12befe0ed8132b6d77b9212c0af9c894977443ef826b60fe5ef185c2f2f4126b"}, - {file = "pynamodb-6.0.2.tar.gz", hash = "sha256:a85ea1ee42d6cb53128ec910507406e7901532f605d28e2680016e25bcbd6828"}, + {file = "pynamodb-6.1.0-py3-none-any.whl", hash = "sha256:9c0f1a0f177208640b2336ed56c557c5187b0012d356e9c7399c3923c5f93c7f"}, + {file = "pynamodb-6.1.0.tar.gz", hash = "sha256:c7d09700ace9f428e67ecf73fa867633c632de3acf402b2c7c136be695afda79"}, ] [package.dependencies]