Skip to content

Commit 6a5bed4

Browse files
authored
Merge pull request #350 from faster-cpython/dependabot/pip/filelock-3.17.0
Bump filelock from 3.16.1 to 3.17.0
2 parents bda1c66 + eeef221 commit 6a5bed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dynamic = ["version"]
2929
[project.optional-dependencies]
3030
test = [
3131
"black==25.1.0",
32-
"filelock==3.16.1",
32+
"filelock==3.17.0",
3333
"flake8==7.1.1",
3434
"pyright==1.1.393",
3535
"pytest==8.3.4",

0 commit comments

Comments
 (0)