Skip to content

Commit 8384895

Browse files
⬆ Bump ruff from 0.9.1 to 0.9.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.1 to 0.9.2. - [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.9.1...0.9.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51b5414 commit 8384895

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.10.0"
66-
ruff = "^0.9.1"
66+
ruff = "^0.9.2"
6767
mypy = "^1.14.1"
6868
pre-commit = "^4.0.1"
6969
pytest = "^8.3.4"

0 commit comments

Comments
 (0)