Merge pull request #122 from trustedsec/dependabot/uv/pytest-cov-7.1.0

chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0
This commit is contained in:
Justin Bollinger
2026-07-24 16:50:15 -04:00
committed by GitHub
+1 -1
View File
@@ -75,6 +75,6 @@ dev = [
"ty==0.0.17",
"ruff==0.15.1",
"pytest==9.0.3",
"pytest-cov==7.0.0",
"pytest-cov==7.1.0",
"pytest-timeout>=2.4.0",
]