Skip to content

Commit b33c1f7

Browse files
build(deps-dev): Bump ruff from 0.9.10 to 0.10.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.10 to 0.10.0. - [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.10...0.10.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 526d082 commit b33c1f7

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
@@ -30,7 +30,7 @@ opentelemetry-sdk = "^1.29.0"
3030
[tool.poetry.group.dev.dependencies]
3131
mypy = {version = ">=0.930"}
3232
mypy-extensions = "^1.0.0"
33-
ruff = "0.9.10"
33+
ruff = "0.10.0"
3434
pytest = {version = ">=6.2.5"}
3535
poethepoet = ">=0.21,<0.34"
3636
pytest-asyncio = ">=0.23.2,<0.26.0"

0 commit comments

Comments
 (0)