mirror of
https://github.com/github/codeql.git
synced 2026-03-30 20:28:15 +02:00
Bump rules_python from 0.40.0 to 1.9.0
Bumps [rules_python](https://github.com/bazel-contrib/rules_python) from 0.40.0 to 1.9.0. - [Release notes](https://github.com/bazel-contrib/rules_python/releases) - [Changelog](https://github.com/bazel-contrib/rules_python/blob/main/CHANGELOG.md) - [Commits](https://github.com/bazel-contrib/rules_python/compare/0.40.0...1.9.0) --- updated-dependencies: - dependency-name: rules_python dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -76,7 +76,7 @@ use_repo(
|
||||
"rules_rust_toolchain_test_target_json",
|
||||
)
|
||||
|
||||
bazel_dep(name = "rules_python", version = "0.40.0", dev_dependency = True)
|
||||
bazel_dep(name = "rules_python", version = "1.9.0", dev_dependency = True)
|
||||
bazel_dep(name = "rules_testing", version = "0.7.0", dev_dependency = True)
|
||||
bazel_dep(name = "bazel_ci_rules", version = "1.0.0", dev_dependency = True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user