We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47ce8d commit 4910500Copy full SHA for 4910500
1 file changed
gazelle/examples/bzlmod_build_file_generation/MODULE.bazel
@@ -13,7 +13,7 @@ module(
13
# For typical setups you set the version.
14
# See the releases page for available versions.
15
# https://github.com/bazel-contrib/rules_python/releases
16
-bazel_dep(name = "rules_python", version = "1.4.0")
+bazel_dep(name = "rules_python", version = "1.7.0")
17
18
# The following stanza defines the dependency rules_python_gazelle_plugin.
19
0 commit comments