Chore(deps): bump filelock from 3.14.0 to 3.15.1
Bumps filelock from 3.14.0 to 3.15.1.
Release notes
Sourced from filelock's releases.
3.15.1
What's Changed
- Hotfix: Restore init method; more robust initialization for singleton locks by
@ethanbb
in tox-dev/filelock#338Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.0...3.15.1
3.15.0
What's Changed
- asyncio support by
@Ovizro
in tox-dev/filelock#332- Don't initialize BaseFileLock when just returning existing instance by
@ethanbb
in tox-dev/filelock#334New Contributors
@Ovizro
made their first contribution in tox-dev/filelock#332@ethanbb
made their first contribution in tox-dev/filelock#334Full Changelog: https://github.com/tox-dev/filelock/compare/3.14.0...3.15.0
Commits
-
3d7b1a6
Hotfix: Restore init method; more robust initialization for singleton loc... -
c64787f
Don't initialize BaseFileLock when just returning existing instance (#334) -
87453f3
asyncio support (#332) -
0ee2e3c
[pre-commit.ci] pre-commit autoupdate (#333) -
8292363
[pre-commit.ci] pre-commit autoupdate (#330) -
1cdb3b4
[pre-commit.ci] pre-commit autoupdate (#328) -
19f78fc
[pre-commit.ci] pre-commit autoupdate (#327) -
8a168c5
[pre-commit.ci] pre-commit autoupdate (#326) - See full diff in compare view