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 caab0fa commit d08cf53Copy full SHA for d08cf53
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.0.0")
+bazel_dep(name = "rules_python", version = "1.4.0")
17
18
# The following stanza defines the dependency rules_python_gazelle_plugin.
19
0 commit comments