Skip to content

Commit 5a986e7

Browse files
Update ruff requirement from ~=0.12 to ~=0.13 (#1130)
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.12.0...0.13.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf355e4 commit 5a986e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_bot/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest~=8.4
22
pytest-timeout~=2.4
3-
ruff~=0.12
3+
ruff~=0.13
44
mypy~=1.17
55
types-requests~=2.32
66
types-PyYAML~=6.0

0 commit comments

Comments
 (0)