Skip to content

Commit e4d1249

Browse files
authored
Merge pull request #471 from faster-cpython/dependabot/pip/filelock-3.20.0
Bump filelock from 3.18.0 to 3.29.0
2 parents 54cb2e9 + 1fddec4 commit e4d1249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dynamic = ["version"]
2828
[project.optional-dependencies]
2929
test = [
3030
"black==25.1.0",
31-
"filelock==3.18.0",
31+
"filelock==3.29.0",
3232
"flake8==7.3.0",
3333
"pyright==1.1.409",
3434
"pytest==8.4.1",

0 commit comments

Comments
 (0)