python-trio / trio

Trio – a friendly Python library for async concurrency and I/O
https://trio.readthedocs.io
Other
5.98k stars 325 forks source link

Bump dependencies from commit bdc0b4 #2927

Closed github-actions[bot] closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bdc0b48) 99.64% compared to head (c584030) 99.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2927 +/- ## ======================================= Coverage 99.64% 99.64% ======================================= Files 116 116 Lines 17477 17477 Branches 3133 3133 ======================================= Hits 17415 17415 Misses 43 43 Partials 19 19 ```