Skip to content

Commit 81df1b1

Browse files
chore: add 3.9 to noxfile template (#101)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/29194dd0-d137-4c19-b14a-efe9aaef350f/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@56ddc68
1 parent 6e85537 commit 81df1b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/google-cloud-datacatalog/samples/snippets/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def get_pytest_env_vars() -> Dict[str, str]:
8585

8686
# DO NOT EDIT - automatically generated.
8787
# All versions used to tested samples.
88-
ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8"]
88+
ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8", "3.9"]
8989

9090
# Any default versions that should be ignored.
9191
IGNORED_VERSIONS = TEST_CONFIG['ignored_versions']

packages/google-cloud-datacatalog/synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/python-datacatalog.git",
7-
"sha": "fda528a1da2ec1dbf6b3ad33eb2d33780a77f3d9"
7+
"sha": "2dbb3ef062b52925ad421c5c469ed6e67671e878"
88
}
99
},
1010
{
@@ -19,14 +19,14 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "16ec872dd898d7de6e1822badfac32484b5d9031"
22+
"sha": "56ddc68f36b32341e9f22c2c59b4ce6aa3ba635f"
2323
}
2424
},
2525
{
2626
"git": {
2727
"name": "synthtool",
2828
"remote": "https://github.com/googleapis/synthtool.git",
29-
"sha": "16ec872dd898d7de6e1822badfac32484b5d9031"
29+
"sha": "56ddc68f36b32341e9f22c2c59b4ce6aa3ba635f"
3030
}
3131
}
3232
],

0 commit comments

Comments
 (0)