Skip to content

Commit 1514812

Browse files
build(deps): bump filelock from 3.19.1 to 3.20.0 (#20151)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.19.1 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.19.1...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 421ab18 commit 1514812

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,14 +1454,14 @@ testing = ["hatch", "pre-commit", "pytest", "tox"]
14541454

14551455
[[package]]
14561456
name = "filelock"
1457-
version = "3.19.1"
1457+
version = "3.20.0"
14581458
description = "A platform independent file lock."
14591459
optional = false
1460-
python-versions = ">=3.9"
1460+
python-versions = ">=3.10"
14611461
groups = ["main"]
14621462
files = [
1463-
{file = "filelock-3.19.1-py3-none-any.whl", hash = "sha256:d38e30481def20772f5baf097c122c3babc4fcdb7e14e57049eb9d88c6dc017d"},
1464-
{file = "filelock-3.19.1.tar.gz", hash = "sha256:66eda1888b0171c998b35be2bcc0f6d75c388a7ce20c3f3f37aa8e96c2dddf58"},
1463+
{file = "filelock-3.20.0-py3-none-any.whl", hash = "sha256:339b4732ffda5cd79b13f4e2711a31b0365ce445d95d243bb996273d072546a2"},
1464+
{file = "filelock-3.20.0.tar.gz", hash = "sha256:711e943b4ec6be42e1d4e6690b48dc175c822967466bb31c0c293f34334c13f4"},
14651465
]
14661466

14671467
[[package]]

0 commit comments

Comments
 (0)