Skip to content

Commit 4951f62

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

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 ==24.1.1",
44+
"black ==24.2.0",
4545
"isort ~=5.13.2",
4646
"ruff >=0.1.9",
4747
"mypy ~=1.8.0",

0 commit comments

Comments
 (0)