We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64b017b + a815551 commit 31dd23cCopy full SHA for 31dd23c
requirements-test.txt
@@ -1,11 +1,11 @@
1
# This file prepares the pytest and coverage env and is used by tox.ini
2
codecov~=2.1
3
cov-core~=1.15
4
-coverage~=7.8
+coverage~=7.9
5
flake8~=7.2
6
mock~=5.2
7
pytest~=8.4
8
-pytest-cov~=6.1
+pytest-cov~=6.2
9
pytest-gitignore~=1.3
10
pytest-mock~=3.14
11
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments