Skip to content

Commit 78702ad

Browse files
chore(backend): ⬆️ dev deps(deps-dev): bump ruff (#366)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.10 to 0.15.11. - [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.15.10...0.15.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6a403a commit 78702ad

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ dev = [
278278
"pytest>=9.0.3",
279279
"pytest-cov>=7.1.0",
280280
"pytest-mock>=3.15.1",
281-
"ruff>=0.15.10",
281+
"ruff>=0.15.11",
282282
"pandas-stubs>=2.3.2.240528",
283283
]
284284
docs = [

uv.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.

0 commit comments

Comments
 (0)