Skip to content

Commit d7ced12

Browse files
chore(deps-dev): update black requirement from >=23.0.0 to >=23.12.1
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@23.1a1...23.12.1) --- updated-dependencies: - dependency-name: black dependency-version: 23.12.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 755ccc9 commit d7ced12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sphinx-design>=0.3.0
1212
graphviz>=0.20.1
1313
pytest>=7.0.0
1414
pytest-cov>=4.0.0
15-
black>=23.0.0
15+
black>=23.12.1
1616
isort>=5.12.0
1717
mypy>=1.0.0
1818
pre-commit

0 commit comments

Comments
 (0)