michael-christen / toolbox

My very own monorepo
https://michael-christen.github.io/toolbox/
MIT License
3 stars 1 forks source link

Automatically Upgrade Dependencies #109

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Automatically Upgrade Dependencies - by upgrade-dependencies.yml

Upgrades:

cffi: 1.17.0 -> 1.17.1 platformdirs: 4.2.2 -> 4.3.2 types-python-dateutil setuptools: 74.1.1 -> 74.1.2

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (f744de5) to head (f0af6ea). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 57 57 ========================================= Hits 57 57 ```