Skip to content

Commit e0aab7c

Browse files
build: bump pytest-cov from 5.0.0 to 6.0.0 in /ResearchAssistant/App
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 077b989 commit e0aab7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ResearchAssistant/App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ azure-storage-blob==12.17.0
66
python-dotenv==1.0.1
77
azure-cosmos==4.9.0
88
pytest-asyncio==0.25.0
9-
pytest-cov==5.0.0
9+
pytest-cov==6.0.0
1010
flake8==7.1.1
1111
black==24.10.0
1212
autoflake==2.3.1

0 commit comments

Comments
 (0)