Skip to content

Commit 4032e48

Browse files
committed
bump gazelle to rules_python 1.7
1 parent ed75abf commit 4032e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gazelle/examples/bzlmod_build_file_generation/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module(
1313
# For typical setups you set the version.
1414
# See the releases page for available versions.
1515
# https://github.com/bazel-contrib/rules_python/releases
16-
bazel_dep(name = "rules_python", version = "1.4.0")
16+
bazel_dep(name = "rules_python", version = "1.7.0")
1717

1818
# The following stanza defines the dependency rules_python_gazelle_plugin.
1919
# For typical setups you set the version.

0 commit comments

Comments
 (0)