Skip to content

Commit 0fc3a44

Browse files
chore(deps): update ruff requirement from ==0.8.* to ==0.9.* (OpenJobDescription#202)
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.8.0...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charles Moore <122481442+moorec-aws@users.noreply.github.com>
1 parent 4828ac6 commit 0fc3a44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ pytest-cov == 6.0.*
55
pytest-timeout == 2.3.*
66
pytest-xdist == 3.6.*
77
black == 25.*
8-
ruff == 0.8.*
8+
ruff == 0.9.*
99
mypy == 1.15.*
1010
psutil >= 5.9,< 6.2

0 commit comments

Comments
 (0)