Skip to content

Commit 3524dc3

Browse files
authored
Merge pull request #156 from ncusi/dependabot/pip/black-approx-eq-25.9.0
build(deps): update black requirement from ~=25.1.0 to ~=25.9.0
2 parents 16f3279 + 8c6e30d commit 3524dc3

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)