Skip to content

Commit 4c6ea88

Browse files
dependabot[bot]eadwinCode
authored andcommitted
Bump black from 22.8.0 to 22.12.0
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.8.0...22.12.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecc8c17 commit 4c6ea88

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
@@ -65,7 +65,7 @@ test = [
6565
"pytest-cov >=2.12.0,<5.0.0",
6666
"mypy ==0.971",
6767
"flake8 >=3.8.3,<4.0.0",
68-
"black ==22.8.0",
68+
"black ==22.12.0",
6969
"isort >=5.0.6,<6.0.0",
7070
"pytest-asyncio",
7171
"databases[sqlite] >= 0.3.2",

0 commit comments

Comments
 (0)