Bump requests-oauthlib to 1.4.* (#11601)

This commit is contained in:
David Salvisberg
2024-03-14 23:36:19 +01:00
committed by GitHub
parent 5e642aa7fe
commit 449f70f1f1
3 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "1.3.*"
version = "1.4.*"
upstream_repository = "https://github.com/requests/requests-oauthlib"
requires = ["types-oauthlib", "types-requests"]