Skip to content

Commit 4093209

Browse files
Update dependency black to v24.4.2
1 parent 99229e1 commit 4093209

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.4.2 ; 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)