From e6bb359a684b6bd56808278b7083f38d3e36f9df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:43:45 +0000 Subject: [PATCH] Bump strawberry-graphql from 0.243.1 to 0.250.1 Bumps [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) from 0.243.1 to 0.250.1. - [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.250.1) --- 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..27e8e2f 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.3 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.250.1" 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.250.1-py3-none-any.whl", hash = "sha256:b8b9e125a1ddd07bc0bd6e9c3325a00219d378685f3e1f3a9f0407f7aff13212"}, + {file = "strawberry_graphql-0.250.1.tar.gz", hash = "sha256:f9bc27343df28957c44c8a41f044a159350fdfa6cfa6168f54eaf1d5268b93b2"}, ] [package.dependencies]