Skip to content

Commit ab36843

Browse files
pip: bump the pip-updates group across 1 directory with 2 updates
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) and [black](https://github.com/psf/black) to permit the latest version. Updates `ruff` to 0.13.1 - [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.1) Updates `black` to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.1 dependency-type: direct:production dependency-group: pip-updates - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production dependency-group: pip-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e80797 commit ab36843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
ruff~=0.12.12
1+
ruff~=0.13.1
22
coverage>=4.0,!=4.4 # Apache-2.0
33
stestr>=4.2.0 # Apache-2.0
44
codespell
55
types-PyYAML
66
types-setuptools
77
mypy
8-
black~=25.1.0
8+
black~=25.9.0

0 commit comments

Comments
 (0)