Skip to content

Commit 9666530

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.11.10 - [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.9...0.11.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.10 dependency-type: direct:production dependency-group: pip-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57d3641 commit 9666530

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,6 +1,6 @@
11
hacking>=6.1.0,<7.1 # Apache-2.0
22

3-
ruff~=0.11.9
3+
ruff~=0.11.10
44
coverage>=4.0,!=4.4 # Apache-2.0
55
stestr>=4.2.0 # Apache-2.0
66
codespell

0 commit comments

Comments
 (0)