summaryrefslogtreecommitdiffstatshomepage
path: root/poetry.lock
diff options
context:
space:
mode:
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock17
1 files changed, 9 insertions, 8 deletions
diff --git a/poetry.lock b/poetry.lock
index 6640725..2ba0588 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -792,7 +792,7 @@ version = "24.2"
description = "Core utilities for Python packages"
optional = false
python-versions = ">=3.8"
-groups = ["dev"]
+groups = ["main", "dev"]
files = [
{file = "packaging-24.2-py3-none-any.whl", hash = "sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759"},
{file = "packaging-24.2.tar.gz", hash = "sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f"},
@@ -1476,18 +1476,19 @@ full = ["httpx (>=0.27.0,<0.29.0)", "itsdangerous", "jinja2", "python-multipart
[[package]]
name = "strawberry-graphql"
-version = "0.260.4"
+version = "0.262.5"
description = "A library for creating GraphQL APIs"
optional = false
-python-versions = "<4.0,>=3.9"
+python-versions = ">=3.9"
groups = ["main"]
files = [
- {file = "strawberry_graphql-0.260.4-py3-none-any.whl", hash = "sha256:d5d8da1ad622d028b6b76b57607bd445d4d792796dd503fcbf512b1508908773"},
- {file = "strawberry_graphql-0.260.4.tar.gz", hash = "sha256:098ebe2283cace9347fa5caefeb269fa0bba088ebe2c38204b91733f611b5121"},
+ {file = "strawberry_graphql-0.262.5-py3-none-any.whl", hash = "sha256:7bc62e19326d3f5294f473c2ca3418bd01297e6abfd4a5a133f33fc9a5fcd5e1"},
+ {file = "strawberry_graphql-0.262.5.tar.gz", hash = "sha256:92a5403133fb22ea4f31a09df9aa70567cbd7c860dc34afe92a32103125c6f26"},
]
[package.dependencies]
-graphql-core = ">=3.2.0,<3.4.0"
+graphql-core = {version = ">=3.2.0,<3.4.0", markers = "python_version >= \"3.9\" and python_version < \"4.0\""}
+packaging = ">=23"
python-dateutil = ">=2.7.0,<3.0.0"
typing-extensions = ">=4.5.0"
@@ -1502,7 +1503,7 @@ debug-server = ["libcst (>=0.4.7)", "pygments (>=2.3,<3.0)", "python-multipart (
django = ["Django (>=3.2)", "asgiref (>=3.2,<4.0)"]
fastapi = ["fastapi (>=0.65.2)", "python-multipart (>=0.0.7)"]
flask = ["flask (>=1.1)"]
-litestar = ["litestar (>=2)"]
+litestar = ["litestar (>=2) ; python_version >= \"3.10\" and python_version < \"4.0\""]
opentelemetry = ["opentelemetry-api (<2)", "opentelemetry-sdk (<2)"]
pydantic = ["pydantic (>1.6.1)"]
pyinstrument = ["pyinstrument (>=4.0.0)"]
@@ -1796,4 +1797,4 @@ files = [
[metadata]
lock-version = "2.1"
python-versions = "^3.12"
-content-hash = "8ed4c10d2a4a0f194fbd9801613091048ed3ee9d1c6e109e76ab7fa9e2d6ab52"
+content-hash = "846f8d76440ca2baa239c0b56b6d6d57380791a1168b208f9b3734ea14172865"