Skip to content

Commit 86fbb91

Browse files
committed
fixup
1 parent 0b2fc0b commit 86fbb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ load("@rules_python_gazelle_plugin//:deps.bzl", _py_gazelle_deps = "gazelle_deps
113113
_py_gazelle_deps()
114114

115115
# This interpreter is used for various rules_python dev-time tools
116-
interpreter = "@python_3_11_9_host//:python"
116+
interpreter = "@python_3_11_13_host//:python"
117117

118118
#####################
119119
# Install twine for our own runfiles wheel publishing.

0 commit comments

Comments
 (0)