Skip to content

Commit 09b4420

Browse files
Merge pull request #96 from ShyamSundhar1411/dependabot/pip/filelock-3.20.0
chore(deps): bump filelock from 3.19.1 to 3.20.0
2 parents 9e199c6 + 14d512d commit 09b4420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ click==8.2.1 ; python_version >= "3.11" and python_version < "4.0"
77
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"
88
distlib==0.4.0 ; python_version >= "3.11" and python_version < "4.0"
99
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"
10+
filelock==3.20.0 ; python_version >= "3.11" and python_version < "4.0"
1111
flake8==7.3.0 ; python_version >= "3.11" and python_version < "4.0"
1212
identify==2.6.15 ; python_version >= "3.11" and python_version < "4.0"
1313
inquirer==3.4.1 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)