Skip to content

Commit 885a265

Browse files
committed
docs(google-auth-oauthlib): Update supported/unsupported Python versions in README
1 parent 71bdc7d commit 885a265

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/google-auth-oauthlib/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ The latest documentation is available at `google-auth-oauthlib.googleapis.dev`_.
2929

3030
Supported Python Versions
3131
-------------------------
32-
Python >= 3.9
32+
Python >= 3.10
3333

3434

3535
Unsupported Python Versions
3636
---------------------------
3737

38-
Python == 2.7, Python <= 3.8.
38+
Python == 2.7, Python <= 3.9.
3939

4040

4141
License

0 commit comments

Comments
 (0)