From 003274a3cc3a6a63423102ba4695c6b3f8b92b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 08:10:13 +0000 Subject: [PATCH] chore(deps): bump stripe from 11.3.0 to 15.5.1 in /agents/business Bumps [stripe](https://github.com/stripe/stripe-python) from 11.3.0 to 15.5.1. - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-python/compare/v11.3.0...v15.5.1) --- updated-dependencies: - dependency-name: stripe dependency-version: 15.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- agents/business/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/business/requirements.txt b/agents/business/requirements.txt index e4fbe0e0..17d04d0f 100644 --- a/agents/business/requirements.txt +++ b/agents/business/requirements.txt @@ -9,4 +9,4 @@ python-json-logger>=2.0.7 requests>=2.31.0 anthropic>=0.25.0 openai -stripe==11.3.0 +stripe==15.5.1