Skip to content

Commit 013ecdf

Browse files
build(deps-dev): Bump ruff from 0.9.5 to 0.9.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.5 to 0.9.6. - [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.5...0.9.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48d8db5 commit 013ecdf

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.5"
33+
ruff = "0.9.6"
3434
pytest = {version = ">=6.2.5"}
3535
poethepoet = ">=0.21,<0.33"
3636
pytest-asyncio = ">=0.23.2,<0.26.0"

0 commit comments

Comments
 (0)