Skip to content

Commit c23d435

Browse files
committed
updates owlbot.py
1 parent f39b97f commit c23d435

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

owlbot.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@
4444
[".coveragerc"], "google/cloud/__init__.py", "db_dtypes/requirements.py",
4545
)
4646

47+
s.replace(
48+
[".github/workflows/lint.yml"], 'python-version: "3.8"', 'python-version: "3.9"',
49+
)
50+
4751
# ----------------------------------------------------------------------------
4852
# Samples templates
4953
# ----------------------------------------------------------------------------

0 commit comments

Comments
 (0)