Commit 52e1fcd
deps: upgrade pytest-cov to 6.2.1 and remove unused coveralls dependency
- Upgrade pytest-cov from 5.0.0 to 6.2.1 for Python 3.13 and coverage 7.x compatibility
- Remove coveralls==3.3.1 dependency as it's unused and conflicts with coverage 7.x
- Eliminates Python 3.13 deprecation warning: "co_lnotab is deprecated, use co_lines instead"
- Project uses local coverage reports only, no external coverage service integration
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ccb75b4 commit 52e1fcd
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
0 commit comments