diff --git a/pyproject.toml b/pyproject.toml index cc5dbea..052a66b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "pillow==12.2.0", "psycopg2-binary==2.9.12", "requests==2.34.2", - "stripe==15.1.0", + "stripe==15.2.0", "whitenoise==6.12.0", ]