Skip to content

Commit b14dae5

Browse files
dependabot[bot]lachaib
authored andcommitted
build(deps-dev): bump ruff from 0.12.10 to 0.12.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.10 to 0.12.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.12.10...0.12.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5fed54 commit b14dae5

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

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
@@ -20,7 +20,7 @@ gitpython = "^3.1.45"
2020
[tool.poetry.group.dev.dependencies]
2121
pytest = "^8.4.1"
2222
mypy = "^1.17.1"
23-
ruff = "^0.12.10"
23+
ruff = "^0.12.11"
2424
black = "^25.1.0"
2525
pytest-coverage = "^0.0"
2626
pre-commit = "^4.3.0"

0 commit comments

Comments
 (0)