Skip to content

Commit 22aa582

Browse files
Update black requirement from ~=22.0 to ~=23.1
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.1.0...23.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b40033f commit 22aa582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
flake8-bugbear
2-
black ~= 22.0
2+
black ~= 23.1
33
codespell

0 commit comments

Comments
 (0)