Skip to content

Commit c96cacb

Browse files
⬆ Bump ruff from 0.6.2 to 0.6.3 (#163)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.2...0.6.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2daa9c6 commit c96cacb

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ packages = [{include = "grpc_in_python"}]
6363
python = "^3.11"
6464
isort = "^5.13.2"
6565
black = "^24.8.0"
66-
ruff = "^0.6.2"
66+
ruff = "^0.6.3"
6767
mypy = "^1.11.2"
6868
pre-commit = "^3.8.0"
6969
pytest = "^8.3.2"

0 commit comments

Comments
 (0)