We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f02dc7 commit 773bd65Copy full SHA for 773bd65
requirements.txt
@@ -6,7 +6,7 @@ coverage==7.2.7 ; python_version >= "3.10" and python_version < "4.0"
6
coverage[toml]==7.2.7 ; python_version >= "3.10" and python_version < "4.0"
7
distlib==0.3.7 ; python_version >= "3.10" and python_version < "4.0"
8
exceptiongroup==1.1.2 ; python_version >= "3.10" and python_version < "3.11"
9
-filelock==3.12.2 ; python_version >= "3.10" and python_version < "4.0"
+filelock==3.25.1; python_version >= "3.10" and python_version < "4.0"
10
flake8==6.1.0 ; python_version >= "3.10" and python_version < "4.0"
11
identify==2.5.26 ; python_version >= "3.10" and python_version < "4.0"
12
idna==3.4 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments