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 036730e commit da89a32Copy full SHA for da89a32
MODULE.bazel
@@ -3,7 +3,7 @@
3
module(name = "drake_blender")
4
5
bazel_dep(name = "platforms", version = "1.0.0")
6
-bazel_dep(name = "rules_python", version = "1.5.0")
+bazel_dep(name = "rules_python", version = "1.5.1")
7
8
# For the most part, a given version of Blender only supports exactly one
9
# version of Python, so we'll pin ourselves to exactly that version.
0 commit comments