Skip to content

Commit 3135ed5

Browse files
Bump filelock from 3.17.0 to 3.18.0
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.17.0 to 3.18.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.17.0...3.18.0) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ad6df3 commit 3135ed5

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
@@ -29,7 +29,7 @@ dynamic = ["version"]
2929
[project.optional-dependencies]
3030
test = [
3131
"black==25.1.0",
32-
"filelock==3.17.0",
32+
"filelock==3.18.0",
3333
"flake8==7.1.2",
3434
"pyright==1.1.396",
3535
"pytest==8.3.5",

0 commit comments

Comments
 (0)