Skip to content

Commit

Permalink
Update dependency bazel-runfiles to v0.22.0 (#290)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 26, 2023
1 parent 4ad0aa7 commit 0146ccb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rules/rules_task/requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Jinja2==3.1.2;
bazel-runfiles==0.21.0;
bazel-runfiles==0.22.0;
pytest==7.3.1;
pytest-cov==3.0.0;
black==23.3.0;
Expand Down
4 changes: 2 additions & 2 deletions rules/rules_task/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
# pip-compile --allow-unsafe --generate-hashes requirements.in
#
bazel-runfiles==0.21.0 \
--hash=sha256:3e430dd9a5aba90a90bc2493fdcfce02a3ece47fb574db0f4ac898261e6b068d
bazel-runfiles==0.22.0 \
--hash=sha256:2b38b3113f91050c145dc017d535c6257a87959a6f2adc26fb6c6f86c806ccd9
# via -r requirements.in
black==23.3.0 \
--hash=sha256:064101748afa12ad2291c2b91c960be28b817c0c7eaa35bec09cc63aa56493c5 \
Expand Down

0 comments on commit 0146ccb

Please sign in to comment.