From 54936f7eb4f6b3a0d3f48d8935bf48c64f44a48a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:07:43 +0000 Subject: [PATCH] Bump strawberry-graphql from 0.243.1 to 0.254.0 Bumps [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) from 0.243.1 to 0.254.0. - [Release notes](https://github.com/strawberry-graphql/strawberry/releases) - [Changelog](https://github.com/strawberry-graphql/strawberry/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawberry-graphql/strawberry/compare/0.243.1...0.254.0) --- updated-dependencies: - dependency-name: strawberry-graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index c2009d1..d61e60d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "argcomplete" @@ -1563,13 +1563,13 @@ sqlcipher = ["sqlcipher3_binary"] [[package]] name = "strawberry-graphql" -version = "0.243.1" +version = "0.254.0" description = "A library for creating GraphQL APIs" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "strawberry_graphql-0.243.1-py3-none-any.whl", hash = "sha256:7c4ddb97cd424fa23a540816cb169ef760822c9acfb63901e6717042bcda6cfe"}, - {file = "strawberry_graphql-0.243.1.tar.gz", hash = "sha256:0ef8b0b100cb0ebd25eea1723105166625820b18d075e4f7cae744468b81d23e"}, + {file = "strawberry_graphql-0.254.0-py3-none-any.whl", hash = "sha256:1bb98982d55cf09ebea4db0f77b65db1625a7dc2e33c7ce2139f8879e91d95a7"}, + {file = "strawberry_graphql-0.254.0.tar.gz", hash = "sha256:f0a5229d71ea09b5648e38c474c1a1185751ba7e3fdd9c59d5615f34d668a21f"}, ] [package.dependencies]