diff --git a/pyproject.toml b/pyproject.toml index 38ed651..eaee9c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,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", ]