Skip to content

Commit a9c85cd

Browse files
committed
Pytest-cov update
1 parent bc4c2ae commit a9c85cd

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 2025-12-18
44
- Dependabot - Pydantic
55
- Dependabot - Datamodel code generator update
6+
- Dependabot - Pytest-cov update
67

78
## 2025-12-17
89
- [PI-889] redocly hotfix

changelog/2025-12-18.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
- Dependabot - Pydantic
22
- Dependabot - Datamodel code generator update
3+
- Dependabot - Pytest-cov update

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ black = "^25.1.0"
3333
flake8 = "^7.0.0"
3434
behave = "^1.2.6"
3535
pytest = "^8.4.2"
36-
pytest-cov = "^6.0.0"
36+
pytest-cov = "^7.0.0"
3737
pytest-custom-exit-code = "^0.3.0"
3838
sh = "^2.0.6"
3939
hypothesis = "^6.87.3"

0 commit comments

Comments
 (0)