Skip to content

Commit e69af28

Browse files
dependabot[bot]mwiebe
authored andcommitted
chore(deps): update ruff requirement from ==0.11.* to ==0.12.*
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.0...0.12.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9648e75 commit e69af28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest-cov == 6.1.*
55
pytest-timeout == 2.4.*
66
pytest-xdist == 3.7.*
77
black == 25.*
8-
ruff == 0.11.*
8+
ruff == 0.12.*
99
mypy == 1.16.*
1010
psutil == 7.0.*
1111
types-PyYAML ~= 6.0

0 commit comments

Comments
 (0)