Skip to content

Commit 3346e19

Browse files
chore(deps): update pytest-cov requirement in /bots/gsbot
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e7b836 commit 3346e19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cachetools>=5.3.2
2020
# Testing
2121
pytest>=7.4.3
2222
pytest-asyncio>=0.21.1
23-
pytest-cov>=4.1.0
23+
pytest-cov>=7.1.0
2424
pytest-mock>=3.12.0
2525

2626
# Code Quality

0 commit comments

Comments
 (0)