Skip to content

Commit 6ce6c0b

Browse files
chore(backend/deps): bump stripe in /autogpt_platform/backend
Bumps [stripe](https://github.com/stripe/stripe-python) from 11.5.0 to 12.0.1. - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-python@v11.5.0...v12.0.1) --- updated-dependencies: - dependency-name: stripe dependency-version: 12.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b5b204 commit 6ce6c0b

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

autogpt_platform/backend/poetry.lock

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

autogpt_platform/backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ replicate = "^1.0.4"
5454
sentry-sdk = {extras = ["anthropic", "fastapi", "launchdarkly", "openai", "sqlalchemy"], version = "^2.25.1"}
5555
sqlalchemy = "^2.0.40"
5656
strenum = "^0.4.9"
57-
stripe = "^11.5.0"
57+
stripe = "^12.0.1"
5858
supabase = "2.15.0"
5959
tenacity = "^9.0.0"
6060
todoist-api-python = "^2.1.7"

0 commit comments

Comments
 (0)