File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 - name : Test
2323 run : make test-cov
2424 - name : Coverage
25- uses : codecov/codecov-action@v4.6 .0
25+ uses : codecov/codecov-action@v5.4 .0
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ mkdocs-git-revision-date-localized-plugin
55mkdocs-markdownextradata-plugin >=0.1.7,<0.3.0
66mkdocs-material >=7.1.9,<10.0.0
77mkdocs-minify-plugin
8- mkdocstrings[python] >=0.19.0, <0.27 .0
8+ mkdocstrings[python] >=0.19.0, <0.29 .0
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ ellar-cli >= 0.3.7
55factory-boy >= 3.3.0
66httpx
77Pillow >=10.4.0, <11.2.0
8- mypy == 1.13 .0
8+ mypy == 1.15 .0
99pytest >= 7.1.3,< 9.0.0
1010pytest-asyncio
1111pytest-cov >= 2.12.0,< 7.0.0
12- ruff ==0.8.4
12+ ruff ==0.9.9
You can’t perform that action at this time.
0 commit comments