Skip to content

Commit be5dedd

Browse files
authored
Merge pull request #17 from awslabs/dependabot/pip/pytest-cov-gte-4.1.0-and-lt-7.0.0
chore(deps): update pytest-cov requirement from <6.0.0,>=4.1.0 to >=4.1.0,<7.0.0
2 parents 7ff62cb + 29275b7 commit be5dedd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Testing Framework
22
pytest>=7.4.3,<9.0.0
3-
pytest-cov>=4.1.0,<6.0.0
3+
pytest-cov>=4.1.0,<7.0.0
44
pytest-env>=1.1.1,<2.0.0
55
pytest-mock>=3.12.0,<4.0.0
66
pytest-asyncio>=0.21.1,<2.0.0

0 commit comments

Comments
 (0)