From de50f103d03d802b16b6de6fbc54f56515b19ddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:27:06 +0000 Subject: [PATCH] Bump strawberry-graphql from 0.243.1 to 0.255.0 Bumps [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) from 0.243.1 to 0.255.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.255.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..bd5b0a9 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.255.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.255.0-py3-none-any.whl", hash = "sha256:890b454cd6ae56e5e63c2a80e1930bd1bd97dcebc91047d89913c2b008110b9f"}, + {file = "strawberry_graphql-0.255.0.tar.gz", hash = "sha256:bbed6da18887d63d8306b4085cc56370a04e8b15eda87e954e0133674ea824a6"}, ] [package.dependencies]