Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit ea8f93a

Browse files
[client] Update dependency black to v23.12.0 (#509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31e23a9 commit ea8f93a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ install_requires =
4747

4848
[options.extras_require]
4949
dev =
50-
black~=23.11.0
50+
black~=23.12.0
5151
build~=1.0.3
5252
isort~=5.13.0
5353
types-pytz~=2023.3.1.0

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black==23.11.0
1+
black==23.12.0
22
build>=0.7
33
isort>=5.10
44
pre-commit~=3.3

0 commit comments

Comments
 (0)