Skip to content

Commit a08b808

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump black from 25.1.0 to 25.9.0
Bumps [black](https://github.com/psf/black) from 25.1.0 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: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87d0f97 commit a08b808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Changelog = "https://github.com/dfetch-org/dfetch/blob/main/CHANGELOG.rst"
7171
[project.optional-dependencies]
7272
development = [
7373
# Quality dependencies
74-
'black==25.1.0',
74+
'black==25.9.0',
7575
'doc8==1.1.2',
7676
'pydocstyle==6.3.0',
7777
'radon==6.0.1',

0 commit comments

Comments
 (0)