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 70a3ab2 + f82d202 commit 9863c83Copy full SHA for 9863c83
2 files changed
requirements-test.txt
@@ -5,7 +5,7 @@ mock==5.2.0
5
pytest==8.4.2
6
pylint==3.3.9
7
pytest-pylint==0.21.0
8
-pytest-cov==7.0.0
+pytest-cov==7.1.0
9
pytest-mock==3.15.1
10
pytest-mypy==1.0.1
11
pytest-randomly==4.0.1
requirements.txt
@@ -17,6 +17,6 @@ PyYAML==6.0.3
17
requests==2.32.5
18
typing_extensions==4.15.0
19
urllib3==2.6.3
20
-Werkzeug==3.1.6
+Werkzeug==3.1.7
21
WTForms==3.2.1
22
zipp==3.23.0
0 commit comments