Skip to content

Commit f7bbce1

Browse files
Merge pull request #41 from RedHatInsights/konflux/mintmaker/main/python-deps
chore(deps): update dependency pytest-cov to v7.1.0
2 parents fe63381 + 0c03a24 commit f7bbce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ setuptools>=70.0.0
1010
pydantic-settings==2.13.1
1111

1212
# Just for development:
13-
pytest-cov==7.0.0
13+
pytest-cov==7.1.0
1414
pytest-asyncio==1.3.0
1515
pylint==4.0.5 # pre-commit
1616
toml==0.10.2 # pre-commit

0 commit comments

Comments
 (0)