Skip to content

Commit eeef221

Browse files
Bump filelock from 3.16.1 to 3.17.0
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.16.1 to 3.17.0. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.16.1...3.17.0) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bda1c66 commit eeef221

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)