Skip to content

Commit 95a3736

Browse files
poetry dev(deps-dev): bump ruff from 0.14.3 to 0.14.7 (#142)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.3 to 0.14.7. - [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.3...0.14.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.7 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 2b380fc commit 95a3736

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -37,7 +37,7 @@ pytest-cov = ">=4,<8"
3737
coverage = {version = "^7.0", extras = ["toml"]}
3838
codecov = "^2.1"
3939
black = ">=23.1,<26.0"
40-
ruff = ">=0.5.0,<0.14.4"
40+
ruff = ">=0.5.0,<0.14.8"
4141

4242
[build-system]
4343
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)