Skip to content

Commit f3eaa4c

Browse files
Update dependency black to v24.10.0
1 parent 266dbed commit f3eaa4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black==24.4.0 ; python_version >= "3.10" and python_version < "4.0"
1+
black==24.10.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 (sys_platform == "win32" or platform_system == "Windows")

0 commit comments

Comments
 (0)