Skip to content

Commit dc51971

Browse files
Bump ruff from 0.4.9 to 0.4.10 (#99)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.4.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.9...v0.4.10) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b6dbb1 commit dc51971

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ types-tabulate = "^0.9.0.2"
2727
types-dataclasses = "^0.6.6"
2828
types-pyyaml = "^6.0.12.20240311"
2929
mypy = "^1.4.0"
30-
ruff = "^0.4.9"
30+
ruff = "^0.4.10"
3131
pre-commit = "^3.7.1"
3232
types-protobuf = "^5.26.0.20240422"
3333

0 commit comments

Comments
 (0)