Skip to content

Commit 96f416c

Browse files
authored
chore(python_mono_repo): Update supported versions in README (#2168)
1 parent e5bdd35 commit 96f416c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • synthtool/gcp/templates/python_mono_repo_library

synthtool/gcp/templates/python_mono_repo_library/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ Supported Python Versions
6565
Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
6666
Python.
6767

68-
Python >= 3.7, including 3.14
68+
Python >= 3.9, including 3.14
6969

7070
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
7171
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
7272

7373
Unsupported Python Versions
7474
^^^^^^^^^^^^^^^^^^^^^^^^^^^
75-
Python <= 3.6
75+
Python <= 3.8
7676

7777
If you are using an `end-of-life`_
7878
version of Python, we recommend that you update as soon as possible to an actively supported version.

0 commit comments

Comments
 (0)