Skip to content

Commit 6b2888c

Browse files
Bump black from 23.7.0 to 23.10.1 (#41)
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.10.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.7.0...23.10.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f89e0cd commit 6b2888c

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
@@ -67,7 +67,7 @@ test = [
6767
"pytest-django",
6868
"pytest-asyncio",
6969
"ruff ==0.0.275",
70-
"black == 23.7.0",
70+
"black == 23.10.1",
7171
"django-stubs",
7272
"python-jose==3.3.0",
7373
"click==8.1.7"

0 commit comments

Comments
 (0)