<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed * Test Python 3.13 by hugovk in https://github.com/tox-dev/filelock/pull/352 * Add 3.13 to CI by gaborbernat in https://github.com/tox-dev/filelock/pull/359
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed * Add test for virtualenv stability by gaborbernat in https://github.com/tox-dev/filelock/pull/344 * Fix `TypeError: _CountedFileLock.__init__() got an unexpected keyword argument 'timeout'` by kwist-sgr in https://github.com/tox-dev/filelock/pull/345
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed * Hotfix: Restore __init__ method; more robust initialization for singleton locks by ethanbb in https://github.com/tox-dev/filelock/pull/338