]> git.ekhem.eu.org Git - gdrive_knife.git/commitdiff
Update google-auth-oauthlib.
authorJakub Czajka <jakub@ekhem.eu.org>
Wed, 15 Nov 2023 23:24:45 +0000 (00:24 +0100)
committerJakub Czajka <jakub@ekhem.eu.org>
Sun, 19 Nov 2023 13:59:20 +0000 (14:59 +0100)
pyproject.toml

index bda4096769eb5f25e0364564869c62981e4d7000..4cd605392eaa4b9440659131c646c652d552aba1 100644 (file)
@@ -9,5 +9,5 @@ dependencies = [
     "cryptography==40.0.2",
     "google-api-python-client==2.84.0",
     "google-auth-httplib2==0.1.0",
-    "google-auth-oauthlib==1.0.0",
+    "google-auth-oauthlib==1.1.0",
 ]