Skip to content

Commit 2b18e3b

Browse files
committed
chore: use 3.14 for mypy
1 parent 0c7e08d commit 2b18e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-core/mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[mypy]
2-
python_version = 3.6
2+
python_version = 3.14
33
namespace_packages = True
44
ignore_missing_imports = True
55

0 commit comments

Comments
 (0)