Skip to content

Commit bfc8445

Browse files
chore(deps): update dependency rules_python_gazelle_plugin to v0.25.0
1 parent 70b6697 commit bfc8445

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

internal_deps.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def rules_py_internal_deps():
8686

8787
http_archive(
8888
name = "rules_python_gazelle_plugin",
89-
sha256 = "36362b4d54fcb17342f9071e4c38d63ce83e2e57d7d5599ebdde4670b9760664",
90-
strip_prefix = "rules_python-0.18.0/gazelle",
91-
url = "https://github.com/bazelbuild/rules_python/releases/download/0.18.0/rules_python-0.18.0.tar.gz",
89+
sha256 = "5868e73107a8e85d8f323806e60cad7283f34b32163ea6ff1020cf27abef6036",
90+
strip_prefix = "rules_python-0.25.0/gazelle",
91+
url = "https://github.com/bazelbuild/rules_python/releases/download/0.25.0/rules_python-0.25.0.tar.gz",
9292
)

0 commit comments

Comments
 (0)