Skip to content

Commit e1bf8e8

Browse files
chore(deps-dev): bump ruff from 0.13.0 to 0.14.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.0 to 0.14.1. - [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.0...0.14.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c186311 commit e1bf8e8

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

Lines changed: 22 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
@@ -15,7 +15,7 @@ rich = ">=13,<15"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
pytest = "^8"
18-
ruff = ">=0.6,<0.14"
18+
ruff = ">=0.6,<0.15"
1919
black = ">=24.8,<26.0"
2020
mypy = "^1.11"
2121

0 commit comments

Comments
 (0)