Skip to content

Commit 8c6e30d

Browse files
build(deps): update black requirement from ~=25.1.0 to ~=25.9.0
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f81c1ed commit 8c6e30d

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
@@ -82,7 +82,7 @@ doc = [
8282
#"setuptools~=68.0",
8383
#"pkginfo~=1.9",
8484
#"virtualenv~=20.0",
85-
"black~=25.1.0",
85+
"black~=25.9.0",
8686
]
8787
pylinguist = [
8888
"linguist@git+https://github.com/retanoj/linguist#egg=master",

0 commit comments

Comments
 (0)