From fcc9751a63f2dee1bce5a986336d3a9fe938ef4b Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Fri, 3 May 2024 20:36:58 +0200 Subject: build/deps: Update strawberry-graphql to 0.227.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 68483b9..d1bdbf0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ anchira_yaml = "hircine.plugins.scrapers.anchira:AnchiraYamlScraper" [tool.poetry.dependencies] python = "^3.12" sqlalchemy = {version = "^2.0.0", extras = ["aiosqlite", "asyncio"]} -strawberry-graphql = "^0.224.1" +strawberry-graphql = "^0.227.3" starlette = "^0.37.0" uvicorn = {extras = ["standard"], version = "^0.29.0"} pillow = "^10.1.0" -- cgit v1.2.3-2-gb3c3