Skip to content

Commit 19e7ed2

Browse files
chore(deps-dev): bump ruff from 0.11.5 to 0.12.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.5 to 0.12.4. - [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.11.5...0.12.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3bc091 commit 19e7ed2

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -64,7 +64,7 @@ bandit = "*"
6464
freezegun = "*"
6565
pytest = "*"
6666
pylint = "^3.3.7"
67-
ruff = "==0.11.5"
67+
ruff = "==0.12.4"
6868
Sphinx = "^7.3.7"
6969
sphinx-rtd-theme = "^3.0.2"
7070
pytest-cov = "^6.2.1"

0 commit comments

Comments
 (0)