Bump filelock from 3.12.4 to 3.13.0 (#9796)

Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.4 to 3.13.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.4...3.13.0)

---
updated-dependencies:
- dependency-name: filelock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-29 12:59:59 +00:00 committed by GitHub
parent 3b39f657cb
commit 06fccfc50b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ exceptiongroup==1.1.3
# via pytest
execnet==2.0.2
# via pytest-xdist
filelock==3.12.4; python_version >= "3.8"
filelock==3.13.0; python_version >= "3.8"
# via virtualenv
idna==3.4
# via requests