| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2918819 commit ca4c821
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,5 +13,5 @@ | |||
| 13 | 13 | # limitations under the License. | |
| 14 | 14 | docker: | |
| 15 | 15 | image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest | |
| 16 | - digest: sha256:4a9e5d44b98e8672e2037ee22bc6b4f8e844a2d75fcb78ea8a4b38510112abc6 | ||
| 17 | - # created: 2025-10-07 | ||
| 16 | + digest: sha256:543e209e7c1c1ffe720eb4db1a3f045a75099304fb19aa11a47dc717b8aae2a9 | ||
| 17 | + # created: 2025-10-09T14:48:42.914384887Z | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -89,7 +89,7 @@ def get_pytest_env_vars() -> Dict[str, str]: | |||
| 89 | 89 | ||
| 90 | 90 | # DO NOT EDIT - automatically generated. | |
| 91 | 91 | # All versions used to test samples. | |
| 92 | - ALL_VERSIONS = ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"] | ||
| 92 | + ALL_VERSIONS = ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"] | ||
| 93 | 93 | ||
| 94 | 94 | # Any default versions that should be ignored. | |
| 95 | 95 | IGNORED_VERSIONS = TEST_CONFIG["ignored_versions"] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments