Dallinger / Dallinger

Laboratory automation for the behavioral and social sciences; human culture on a chip.
https://dallinger.readthedocs.io/
MIT License
116 stars 36 forks source link

Update filelock to 3.15.0 #6617

Closed pyup-bot closed 1 week ago

pyup-bot commented 1 week ago

This PR updates filelock from 3.14.0 to 3.15.0.

Changelog ### 3.15.0 ``` <!-- Release notes generated using configuration in .github/release.yml at main --> What's Changed * asyncio support by Ovizro in https://github.com/tox-dev/filelock/pull/332 * Don't initialize BaseFileLock when just returning existing instance by ethanbb in https://github.com/tox-dev/filelock/pull/334 New Contributors * Ovizro made their first contribution in https://github.com/tox-dev/filelock/pull/332 * ethanbb made their first contribution in https://github.com/tox-dev/filelock/pull/334 **Full Changelog**: https://github.com/tox-dev/filelock/compare/3.14.0...3.15.0 ```
Links - PyPI: https://pypi.org/project/filelock - Changelog: https://data.safetycli.com/changelogs/filelock/
pyup-bot commented 1 week ago

Closing this in favor of #6619