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

Commit b8334ff

Browse files
[client] Update dependency black to v23.7.0 (#422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc5cd18 commit b8334ff

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
@@ -46,7 +46,7 @@ install_requires =
4646

4747
[options.extras_require]
4848
dev =
49-
black~=23.3.0
49+
black~=23.7.0
5050
build~=0.10.0
5151
isort~=5.12.0
5252
types-pytz~=2023.3.0.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.3.0
1+
black==23.7.0
22
build>=0.7
33
isort>=5.10
44
pre-commit~=3.3

0 commit comments

Comments
 (0)