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 aa37344 + 184ed73 commit 07f6cf6Copy full SHA for 07f6cf6
requirements-dev.txt
@@ -5,4 +5,4 @@ flake8-bandit==4.1.1
5
flake8-bugbear==24.12.12
6
flake8-import-order==0.19.2
7
flake8-requirements==2.3.0
8
-mypy==1.17.1; implementation_name=="cpython"
+mypy==1.18.2; implementation_name=="cpython"
requirements.txt
@@ -1,6 +1,6 @@
1
-e .
2
3
-coverage==7.10.6
+coverage==7.10.7
4
pytest==8.4.2
pytest-asyncio==1.2.0
pytest-cov==7.0.0
0 commit comments