We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e685a1d commit 6554814Copy full SHA for 6554814
requirements.txt
@@ -1,4 +1,4 @@
1
-black==23.7.0 ; python_version >= "3.10" and python_version < "4.0"
+black==24.3.0 ; python_version >= "3.10" and python_version < "4.0"
2
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
3
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
4
exceptiongroup==1.1.3 ; python_version >= "3.10" and python_version < "3.11"
0 commit comments