Skip to content

Commit 58da7ba

Browse files
Bump ruff from 0.13.3 to 0.14.0 (#2273)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.3 to 0.14.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.13.3...0.14.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 401d7a9 commit 58da7ba

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
@@ -63,7 +63,7 @@ httpx = "^0.28"
6363
wemake-python-styleguide = "^1.3"
6464
codespell = "^2.2"
6565
slotscheck = "^0.19"
66-
ruff = ">=0.12,<0.14"
66+
ruff = ">=0.12,<0.15"
6767

6868
pytest-cov = ">=6,<8"
6969
pytest-randomly = ">=3.12,<5.0"

0 commit comments

Comments
 (0)