Skip to content

Commit 54e19f0

Browse files
authored
Merge pull request #176 from ncusi/dependabot/pip/black-approx-eq-25.12.0
build(deps-dev): update black requirement from ~=25.9.0 to ~=25.12.0
2 parents 97b3c72 + 66b3652 commit 54e19f0

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
@@ -84,7 +84,7 @@ doc = [
8484
#"setuptools~=68.0",
8585
#"pkginfo~=1.9",
8686
#"virtualenv~=20.0",
87-
"black~=25.9.0",
87+
"black~=25.12.0",
8888
]
8989
pylinguist = [
9090
"linguist@git+https://github.com/retanoj/linguist#egg=master",

0 commit comments

Comments
 (0)