We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4c2ae commit a9c85cdCopy full SHA for a9c85cd
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## 2025-12-18
4
- Dependabot - Pydantic
5
- Dependabot - Datamodel code generator update
6
+- Dependabot - Pytest-cov update
7
8
## 2025-12-17
9
- [PI-889] redocly hotfix
changelog/2025-12-18.md
@@ -1,2 +1,3 @@
1
2
pyproject.toml
@@ -33,7 +33,7 @@ black = "^25.1.0"
33
flake8 = "^7.0.0"
34
behave = "^1.2.6"
35
pytest = "^8.4.2"
36
-pytest-cov = "^6.0.0"
+pytest-cov = "^7.0.0"
37
pytest-custom-exit-code = "^0.3.0"
38
sh = "^2.0.6"
39
hypothesis = "^6.87.3"
0 commit comments