Skip to content

Commit e39d69a

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

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.20.0",
3232
"flake8==7.3.0",
3333
"pyright==1.1.402",
3434
"pytest==8.4.1",

0 commit comments

Comments
 (0)