Skip to content

Commit 52c2250

Browse files
Bump ruff from 0.14.5 to 0.14.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.5 to 0.14.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.14.5...0.14.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1fa4ae commit 52c2250

File tree

2 files changed

+30
-23
lines changed

2 files changed

+30
-23
lines changed

poetry.lock

Lines changed: 29 additions & 22 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
@@ -59,7 +59,7 @@ pylint = ">=2.15.4"
5959
pysonar = "^1.0.1.1548"
6060
pytest = ">=7.2.2,<10"
6161
pyupgrade = ">=2.38.2,<4.0.0"
62-
ruff = "^0.14.5"
62+
ruff = "^0.14.6"
6363
shibuya = ">=2024.5.14"
6464
sphinx = ">=5.3,<8"
6565
sphinx-copybutton = "^0.5.0"

0 commit comments

Comments
 (0)