Skip to content

Commit 0058d20

Browse files
Bump black from 23.9.1 to 23.10.0
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.9.1...23.10.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 7c9a6fa commit 0058d20

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
@@ -235,7 +235,7 @@ dev = [
235235
"Sphinx==7.2.6",
236236
"VWS-Python-Mock==2023.5.21",
237237
"VWS-Test-Fixtures==2023.3.5",
238-
"black==23.9.1",
238+
"black==23.10.0",
239239
"check-manifest==0.49",
240240
"doc8==1.1.1",
241241
"dodgy==0.2.1",

0 commit comments

Comments
 (0)