Skip to content

Commit

Permalink
chore(deps): Bump filelock from 3.15.4 to 3.16.1
Browse files Browse the repository at this point in the history
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.15.4 to 3.16.1.
- [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.15.4...3.16.1)

---
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 Sep 29, 2024
1 parent 54aea1c commit 51b4faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cryptography==43.0.1 ; sys_platform == "linux" and python_version == "3.8"
distlib==0.3.8 ; python_version == "3.8"
dulwich==0.22.1 ; python_version == "3.8"
fastjsonschema==2.20.0 ; python_version == "3.8"
filelock==3.15.4 ; python_version == "3.8"
filelock==3.16.1 ; python_version == "3.8"
idna==3.8 ; python_version == "3.8"
importlib-metadata==8.5.0 ; python_version == "3.8"
importlib-resources==6.4.5 ; python_version == "3.8"
Expand Down

0 comments on commit 51b4faf

Please sign in to comment.