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 b6a31d #2943

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 (b6a31d7) 99.64% compared to head (339dccf) 99.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2943 +/- ## ======================================= Coverage 99.64% 99.64% ======================================= Files 116 116 Lines 17521 17521 Branches 3151 3151 ======================================= Hits 17459 17459 Misses 43 43 Partials 19 19 ```