From 4a7fe21ec2b5b93734a4f6d0e1736292629248c8 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Thu, 17 Oct 2024 17:25:48 +0100 Subject: Update Stripe and include the API key --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 5f5ece7..6c89c9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dependencies = [ # https://github.com/psycopg/psycopg "watchfiles==0.21.0", # https://github.com/samuelcolvin/watchfiles - "stripe==10.10.0", + "stripe==11.1.0", "django-stubs[compatible-mypy]>=5.0.4", ] [tool.uv] # https://docs.astral.sh/uv/concepts/dependencies/#development-dependencies -- cgit v1.2.3