Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a5e88a4

Browse files
authoredJan 15, 2025··
Update dependency black to v24 [SECURITY]
1 parent 48cdeea commit a5e88a4

File tree

2 files changed

+27
-26
lines changed

2 files changed

+27
-26
lines changed
 

‎poetry.lock

Lines changed: 26 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black==23.7.0 ; python_version >= "3.10" and python_version < "4.0"
1+
black==24.3.0 ; python_version >= "3.10" and python_version < "4.0"
22
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
33
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
44
exceptiongroup==1.1.3 ; python_version >= "3.10" and python_version < "3.11"

0 commit comments

Comments
 (0)
Please sign in to comment.