Skip to content

Commit

Permalink
chore(deps): update dependency aspect_rules_py to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Jan 20, 2025
1 parent d1d30bb commit 550f892
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ use_repo(
)

bazel_dep(name = "rules_python_gazelle_plugin", version = "1.1.0")
bazel_dep(name = "aspect_rules_py", version = "1.0.0")
bazel_dep(name = "aspect_rules_py", version = "1.1.0")

go_deps_with_disabled_proto_generation = [
"github.com/hashicorp/go-plugin",
Expand Down
8 changes: 4 additions & 4 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 550f892

Please sign in to comment.