Skip to content

Commit f277cb9

Browse files
chore: bump stripe
Bumps the python-test-dependencies group in /tests/requirements-python with 1 update: [stripe](https://github.com/stripe/stripe-python). Updates `stripe` from 13.0.1 to 13.1.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@v13.0.1...v13.1.1) --- updated-dependencies: - dependency-name: stripe dependency-version: 13.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11ff912 commit f277cb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/requirements-python/python-requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ requests==2.32.5
1414
urllib3==2.5.0
1515
websockets==15.0.1
1616
flaky==3.8.1
17-
stripe==13.0.1
17+
stripe==13.1.1
1818
aiosmtpd==1.4.6

tests/requirements-python/python-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ requests==2.32.5
7676
# -r python-requirements.in
7777
# docker
7878
# stripe
79-
stripe==13.0.1
79+
stripe==13.1.1
8080
# via -r python-requirements.in
8181
tomli==2.0.1
8282
# via pytest

0 commit comments

Comments
 (0)