Chore(deps): bump filelock from 3.15.1 to 3.15.3
Bumps filelock from 3.15.1 to 3.15.3.
Release notes
Sourced from filelock's releases.
3.15.3
What's Changed
- Add test for virtualenv stability by
@gaborbernat
in tox-dev/filelock#344- Fix
TypeError: _CountedFileLock.__init__() got an unexpected keyword argument 'timeout'
by@kwist-sgr
in tox-dev/filelock#345Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.2...3.15.3
3.15.2
What's Changed
- Use a metaclass to implement the singleton pattern by
@kwist-sgr
in tox-dev/filelock#340New Contributors
@kwist-sgr
made their first contribution in tox-dev/filelock#340Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.1...3.15.2
Commits
-
3a79343
Fix `TypeError: _CountedFileLock.init() got an unexpected keyword argumen... -
81d4cf9
Add test for virtualenv stability (#344) -
192f1ef
Use a metaclass to implement the singleton pattern (#340) -
48788c5
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#341) -
7bd3b7b
[pre-commit.ci] pre-commit autoupdate (#342) - See full diff in compare view