From ec5b2e12f423b76b057e35c05c2fbfa9b7769077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 17:02:35 +0200 Subject: [PATCH] chore(deps): bump stripe to 15.1.0 (#232) Co-authored-by: Christian Krakau-Louis --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 75b6d16..0d18505 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -19,7 +19,7 @@ authlib==1.6.12 # Updated: Fixed OIDC hash binding, JWE RSA1_5 padding oracle, httpx==0.28.1 # Payment Processing -stripe==15.0.1 +stripe==15.1.0 # Email & Mail Processing aiosmtplib==5.1.0