Skip to content

Commit fb8f744

Browse files
Bump ruff from 0.14.0 to 0.14.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.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.14.0...0.14.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e01df0e commit fb8f744

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
@@ -75,7 +75,7 @@ uvicorn = ">=0.32,<0.39"
7575
fastapi = ">=0.115.5,<0.120.0"
7676
pytest-httpx = ">=0.35"
7777
pytest-benchmark = ">=4,<6"
78-
ruff = "0.14.0"
78+
ruff = "0.14.1"
7979

8080
[tool.poetry.group.docs.dependencies]
8181
mkdocs = "^1.5.2"

0 commit comments

Comments
 (0)