chore(deps): update dependency pytest-cov to v6

This commit is contained in:
renovate 2025-01-12 22:27:30 +00:00
parent 196ed02d08
commit 0b7a19a877
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 7 additions and 7 deletions

View file

@ -110,7 +110,7 @@ opentelemetry-instrumentation-sqlalchemy = "^0.47b0"
coverage = "^7.4.4"
pytest = "^8.1.1"
pytest-asyncio = "^0.23.0"
pytest-cov = "^5.0.0"
pytest-cov = "^6.0.0"
pytest-tap = "^3.4"
watchfiles = "^1.0.4"