We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ad4f7 commit 54b6cccCopy full SHA for 54b6ccc
requirements/dev.txt
@@ -46,6 +46,6 @@ filelock==3.17.0; python_version>="3.9"
46
filelock==3.16.1; python_version<"3.9"
47
48
# formatter
49
-black==24.10.0; python_version>="3.9"
+black==25.1.0; python_version>="3.9"
50
black==24.8.0; python_version<"3.9"
51
psutil==6.1.1
0 commit comments