Skip to content

Commit ff70a6b

Browse files
chore(deps): bump black from 23.11.0 to 23.12.0
Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...23.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 b481fdb commit ff70a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest_mock==3.12.0
55

66
# Code linters, formatters, and security scanners
77
# ------------
8-
black==23.11.0
8+
black==23.12.0
99
flake8==6.1.0
1010
flake8-coding==1.3.2
1111
pre-commit==3.5.0

0 commit comments

Comments
 (0)