Skip to content

Commit 0e3e912

Browse files
[client] Update dependency black to v24.8.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5d3c1c commit 0e3e912

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
@@ -52,7 +52,7 @@ install_requires =
5252

5353
[options.extras_require]
5454
dev =
55-
black~=24.4.0
55+
black~=24.8.0
5656
build~=1.2.1
5757
isort~=5.13.0
5858
types-pytz~=2024.1.0.20240203

test-requirements.txt

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

0 commit comments

Comments
 (0)