summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-12-14 06:54:33 +0100
committerMichał Górny <mgorny@gentoo.org>2022-12-14 07:31:38 +0100
commit767fca15fdb8936a8114cd26974f89a34d30ab40 (patch)
tree1e7f41b05efc15921cc4cec938e667a73bf11023 /dev-python/google-auth-oauthlib
parentdev-python/pyxattr: Bump to 0.8.0 (diff)
downloadgentoo-767fca15fdb8936a8114cd26974f89a34d30ab40.tar.gz
gentoo-767fca15fdb8936a8114cd26974f89a34d30ab40.tar.bz2
gentoo-767fca15fdb8936a8114cd26974f89a34d30ab40.zip
dev-python/google-auth-oauthlib: Update dependencies
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/google-auth-oauthlib')
-rw-r--r--dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0-r1.ebuild (renamed from dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild b/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0-r1.ebuild
index bd70749d3a48..a32774731233 100644
--- a/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild
+++ b/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0-r1.ebuild
@@ -26,7 +26,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
>=dev-python/click-6.0.0[${PYTHON_USEDEP}]
- >=dev-python/google-auth-2.13.0[${PYTHON_USEDEP}]
+ >=dev-python/google-auth-2.15.0[${PYTHON_USEDEP}]
>=dev-python/requests-oauthlib-0.7.0[${PYTHON_USEDEP}]
"