mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
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:
parent
3b39f657cb
commit
06fccfc50b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue