Skip to content

Commit 0ba4575

Browse files
pip: update ruff requirement in the pip-updates group
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `ruff` to 0.13.0 - [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.12...0.13.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:production dependency-group: pip-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e80797 commit 0ba4575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ruff~=0.12.12
1+
ruff~=0.13.0
22
coverage>=4.0,!=4.4 # Apache-2.0
33
stestr>=4.2.0 # Apache-2.0
44
codespell

0 commit comments

Comments
 (0)