python-trio / trio

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

Bump dependencies from commit f508bb #3100

Closed github-actions[bot] closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.58%. Comparing base (f508bb4) to head (716d465). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3100 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 121 121 Lines 18002 18002 Branches 3248 3248 ======================================= Hits 17927 17927 Misses 52 52 Partials 23 23 ```