Skip to content

Commit 6ff3f2d

Browse files
Bump black from 23.1.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.1.0...23.3.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 575a03a commit 6ff3f2d

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
@@ -236,7 +236,7 @@ dev = [
236236
"Sphinx==6.1.3",
237237
"VWS-Python-Mock==2023.3.26",
238238
"VWS-Test-Fixtures==2023.3.5",
239-
"black==23.1.0",
239+
"black==23.3.0",
240240
"check-manifest==0.49",
241241
"doc8==1.1.1",
242242
"dodgy==0.2.1",

0 commit comments

Comments
 (0)