Skip to content

Commit 049a91c

Browse files
Bump ruff from 0.13.3 to 0.14.0 in the python group
Bumps the python group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `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 dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c25d287 commit 049a91c

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
@@ -24,7 +24,7 @@ pydantic = "2.11.10"
2424
pytest = "8.4.2"
2525
pytest-asyncio = "1.2.0"
2626
pytest-ruff = "0.5"
27-
ruff = "0.13.*"
27+
ruff = "0.14.*"
2828

2929
[tool.pytest.ini_options]
3030
python_files = "test_*.py"

0 commit comments

Comments
 (0)