Skip to content

Commit 968d19e

Browse files
Bump black from 23.12.0 to 23.12.1
Bumps [black](https://github.com/psf/black) from 23.12.0 to 23.12.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.0...23.12.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8962757 commit 968d19e

1 file changed

Lines changed: 1 addition & 19 deletions

File tree

dev_requirements/requirements-formatting.txt

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,12 @@
44
#
55
# pip-compile requirements-formatting.in
66
#
7-
aiohttp==3.9.1
8-
# via black
9-
aiosignal==1.3.1
10-
# via aiohttp
11-
attrs==23.1.0
12-
# via aiohttp
13-
black==23.12.0
7+
black==23.12.1
148
# via -r dev_requirements/requirements-formatting.in
159
click==8.1.7
1610
# via black
17-
frozenlist==1.4.1
18-
# via
19-
# aiohttp
20-
# aiosignal
21-
idna==3.6
22-
# via yarl
2311
isort==5.13.2
2412
# via -r dev_requirements/requirements-formatting.in
25-
multidict==6.0.4
26-
# via
27-
# aiohttp
28-
# yarl
2913
mypy-extensions==1.0.0
3014
# via black
3115
packaging==23.0
@@ -34,5 +18,3 @@ pathspec==0.11.0
3418
# via black
3519
platformdirs==3.1.0
3620
# via black
37-
yarl==1.9.4
38-
# via aiohttp

0 commit comments

Comments
 (0)