Skip to content

Commit ee30441

Browse files
Bump black from 22.12.0 to 23.9.1
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.9.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...23.9.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e9f8f2 commit ee30441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Homepage = "https://eadwincode.github.io/ellar/"
5959
test = [
6060
"pytest >= 6.2.4,<8.0.0",
6161
"pytest-cov >= 2.12.0,<5.0.0",
62-
"black ==22.12.0",
62+
"black ==23.9.1",
6363
"mypy == 1.5.1",
6464
"ruff ==0.0.275",
6565
"pytest-asyncio",

0 commit comments

Comments
 (0)