Skip to content

Commit

Permalink
Update grpcio and ruff and relock dependencies (#3583)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans committed Apr 20, 2024
1 parent 8d07ca8 commit 5806b46
Show file tree
Hide file tree
Showing 6 changed files with 698 additions and 774 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
# Formatters: hooks that re-write Python & documentation files
####################################################################################
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.7
rev: v0.4.1
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
92 changes: 43 additions & 49 deletions environments/conda-linux-64.lock.yml

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

0 comments on commit 5806b46

Please sign in to comment.