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 tenacity to 8.4.1 #6630

Closed pyup-bot closed 2 days ago

pyup-bot commented 1 week ago

This PR updates tenacity from 8.3.0 to 8.4.1.

Changelog ### 8.4.1 ``` What's Changed * Include `tenacity.asyncio` subpackage in release dist by cdce8p in https://github.com/jd/tenacity/pull/474 **Full Changelog**: https://github.com/jd/tenacity/compare/8.4.0...8.4.1 ``` ### 8.4.0 ``` What's Changed * Add async strategies by hasier in https://github.com/jd/tenacity/pull/451 * Support Trio out-of-the-box by jakkdl in https://github.com/jd/tenacity/pull/463 **Full Changelog**: https://github.com/jd/tenacity/compare/8.3.0...8.4.0 ```
Links - PyPI: https://pypi.org/project/tenacity - Changelog: https://data.safetycli.com/changelogs/tenacity/ - Repo: https://github.com/jd/tenacity
pyup-bot commented 2 days ago

Closing this in favor of #6653