Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Commit 88e5b1c

Browse files
build(deps-dev): Bump ruff from 0.15.2 to 0.15.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.2 to 0.15.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.15.2...0.15.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5490d3a commit 88e5b1c

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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
@@ -45,7 +45,7 @@ requires = ["poetry-core>=2.0.0,<3.0.0"]
4545
build-backend = "poetry.core.masonry.api"
4646

4747
[tool.poetry.group.dev.dependencies]
48-
ruff = "^0.15.2"
48+
ruff = "^0.15.3"
4949
taskipy = "^1.14.1"
5050
radon = "^6.0.1"
5151
bandit = "^1.9.3"

0 commit comments

Comments
 (0)