summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-10-02 05:03:20 +0200
committerMichał Górny <mgorny@gentoo.org>2025-10-02 05:31:25 +0200
commit45b8739ca658809a61be50156bc0f7bcf90e1dcc (patch)
treeaf06e643a619ff80ff36e176f00ab4ae810ca4b1 /dev-python
parent823f9196a34f6d709378ae6adf50d443a37e2d96 (diff)
downloadgentoo-45b8739ca658809a61be50156bc0f7bcf90e1dcc.tar.gz
gentoo-45b8739ca658809a61be50156bc0f7bcf90e1dcc.tar.bz2
gentoo-45b8739ca658809a61be50156bc0f7bcf90e1dcc.zip
dev-python/stripe: Bump stripe-mock dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/stripe/stripe-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stripe/stripe-13.0.0.ebuild b/dev-python/stripe/stripe-13.0.0.ebuild
index 3fad72f40880..d0bcc4ed4976 100644
--- a/dev-python/stripe/stripe-13.0.0.ebuild
+++ b/dev-python/stripe/stripe-13.0.0.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
# please bump dev-util/stripe-mock dep to the latest version on every bump
BDEPEND="
test? (
- >=dev-util/stripe-mock-0.194.0
+ >=dev-util/stripe-mock-0.196.0
dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/httpx[${PYTHON_USEDEP}]
dev-python/trio[${PYTHON_USEDEP}]