We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e199c6 + 14d512d commit 09b4420Copy full SHA for 09b4420
requirements.txt
@@ -7,7 +7,7 @@ click==8.2.1 ; python_version >= "3.11" and python_version < "4.0"
7
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"
8
distlib==0.4.0 ; python_version >= "3.11" and python_version < "4.0"
9
editor==1.6.6 ; python_version >= "3.11" and python_version < "4.0"
10
-filelock==3.19.1 ; python_version >= "3.11" and python_version < "4.0"
+filelock==3.20.0 ; python_version >= "3.11" and python_version < "4.0"
11
flake8==7.3.0 ; python_version >= "3.11" and python_version < "4.0"
12
identify==2.6.15 ; python_version >= "3.11" and python_version < "4.0"
13
inquirer==3.4.1 ; python_version >= "3.11" and python_version < "4.0"
0 commit comments