diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |