Merge pull request #103 from dsaub/dependabot/pip/stripe-15.2.0

build(deps): bump stripe from 15.1.0 to 15.2.0
This commit is contained in:
Daniel (elordenador)
2026-05-29 10:29:53 +02:00
committed by GitHub
+1 -1
View File
@@ -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",
]