Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 962e1c7

Browse files
authoredMay 28, 2025··
Upgrade pytest + code coverage components (#387)
Signed-off-by: Asher Foa <asher@asherfoa.com>
1 parent 08b9094 commit 962e1c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PyYAML==5.4.1
22
cov-core==1.15.0
3-
coverage==5.5
4-
coveralls==1.5.1
3+
coverage==7.8.2
4+
coveralls==4.0.1
55
cryptography==45.0.3
66
docopt==0.6.2
7-
pytest==6.2.3
8-
pytest-cov==2.11.1
7+
pytest==8.3.5
8+
pytest-cov==6.1.1
99
-r requirements.txt

0 commit comments

Comments
 (0)
Please sign in to comment.