commit: 45b8739ca658809a61be50156bc0f7bcf90e1dcc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 2 03:03:20 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 2 03:31:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b8739c
dev-python/stripe: Bump stripe-mock dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/stripe/stripe-13.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]