Skip to content

Commit 7abc3fe

Browse files
Deps: Bump black from 23.12.1 to 24.1.1
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.1.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67ace7b commit 7abc3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Documentation = "https://github.com/LuqueDaniel/lnmc/blob/master/README.md"
4141
[project.optional-dependencies]
4242
dev = [
4343
"pre-commit ==3.5.0",
44-
"black ==23.12.1",
44+
"black ==24.1.1",
4545
"isort ~=5.13.2",
4646
"ruff >=0.1.9",
4747
"mypy ~=1.8.0",

0 commit comments

Comments
 (0)