Skip to content

Commit f49b296

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

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
@@ -68,7 +68,7 @@ pytest-xdist = [
6868
{ version = "3.6.1", python = ">=3.8, <3.9" },
6969
{ version = "3.7.0", python = ">=3.9" },
7070
]
71-
ruff = "0.13.3"
71+
ruff = "0.14.3"
7272

7373
[tool.poetry.group.docs.dependencies]
7474
mkdocs = { version = "1.6.1", python = ">=3.10" }

0 commit comments

Comments
 (0)