Skip to content

Commit 9014bff

Browse files
deps(python): bump ruff from 0.14.9 to 0.14.10 in /backend
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.9 to 0.14.10. - [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.9...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30ee844 commit 9014bff

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ dev = [
146146
"pytest-asyncio==1.3.0",
147147
"pytest-cov==5.0.0",
148148
"pytest-xdist==3.6.1",
149-
"ruff==0.14.9",
149+
"ruff==0.14.10",
150150
"types-cachetools==6.2.0.20250827",
151151
"types-confluent-kafka==1.3.6",
152152
]

backend/uv.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)