Skip to content

Commit

Permalink
Bump filelock from 3.16.1 to 3.17.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 164361b commit 687c489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dynamic = ["version"]
[project.optional-dependencies]
test = [
"black==24.10.0",
"filelock==3.16.1",
"filelock==3.17.0",
"flake8==7.1.1",
"pyright==1.1.392.post0",
"pytest==8.3.4",
Expand Down

0 comments on commit 687c489

Please sign in to comment.