Skip to content

Commit 61e1316

Browse files
dependabot[bot]mr-c
authored andcommitted
Update black requirement from <23.4 to <23.8
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@19.10b0...23.7.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 816602b commit 61e1316

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
@@ -8,5 +8,5 @@ mistune>=2.0.3,<2.1
88
CacheControl[filecache]>= 0.11.7, < 0.14
99
CacheControl[filecache]< 0.13;python_version<='3.6'
1010
urllib3<2;python_version<='3.6'
11-
black<23.4
11+
black<23.8
1212
mypy_extensions

0 commit comments

Comments
 (0)