Update dependency tenacity to v9.1.3 (main)
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| tenacity |
==9.1.2 -> ==9.1.3
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
jd/tenacity (tenacity)
v9.1.3
What's Changed
- Apply formatting to num seconds in before_sleep_log by @aguinane in #489
- Support Python 3.14 by @sandrobonazzola in #528
- Typing: Accept non-standard logger in helpers logging something by @k4nar in #540
- feat(wait): add
wait_exceptionstrategy by @capitan-davide in #541 - docs: fix syntax error in wait_chain docstring example by @VedantMadane in #548
- chore: drop Python 3.9 support (EOL) by @Zac-HD in #552
- Support async sleep for sync fn-to-retry by @Zac-HD in #551
New Contributors
- @aguinane made their first contribution in #489
- @sandrobonazzola made their first contribution in #528
- @k4nar made their first contribution in #540
- @capitan-davide made their first contribution in #541
- @VedantMadane made their first contribution in #548
- @Zac-HD made their first contribution in #552
Full Changelog: https://github.com/jd/tenacity/compare/9.1.2...9.1.3
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot Sylva instance.
CI configuration couldn't be handle by MR description. A dedicated comment has been posted to control it.
If no checkbox is checked, a default pipeline will be enabled (capm3, or capo if capo label is set)