We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082a344 commit 4d2e716Copy full SHA for 4d2e716
requirements.txt
@@ -1,5 +1,5 @@
1
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"
+black==24.10.0 ; python_version >= "3.10" and python_version < "4.0"
3
blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
4
cachelib==0.13.0 ; python_version >= "3.10" and python_version < "4.0"
5
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments