Skip to content

Commit 0286d0c

Browse files
Update dependency black to v24 [SECURITY]
1 parent 4412099 commit 0286d0c

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black==23.12.1 ; python_version >= "3.10" and python_version < "4.0"
1+
black==24.3.0 ; python_version >= "3.10" and python_version < "4.0"
22
blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
33
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
44
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"

0 commit comments

Comments
 (0)