Skip to content

Commit 4d2e716

Browse files
Update dependency black to v24.10.0
1 parent 082a344 commit 4d2e716

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,5 +1,5 @@
11
async-timeout==4.0.3 ; python_version >= "3.10" and python_full_version < "3.11.3"
2-
black==24.4.0 ; python_version >= "3.10" and python_version < "4.0"
2+
black==24.10.0 ; python_version >= "3.10" and python_version < "4.0"
33
blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
44
cachelib==0.13.0 ; python_version >= "3.10" and python_version < "4.0"
55
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)