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 f2e28be + 64e0679 commit 6577c02Copy full SHA for 6577c02
requirements-dev.txt
@@ -1,8 +1,8 @@
1
-r requirements.txt
2
3
-flake8==7.1.0
+flake8==7.1.1
4
flake8-bandit==4.1.1
5
-flake8-bugbear==24.4.26
+flake8-bugbear==24.10.31
6
flake8-import-order==0.18.2
7
flake8-requirements==2.2.1
8
-mypy==1.11.1; implementation_name=="cpython"
+mypy==1.13.0; implementation_name=="cpython"
requirements.txt
@@ -1,7 +1,7 @@
-e .
-coverage==7.6.0
-pytest==8.3.2
-pytest-asyncio==0.23.8
+coverage==7.6.1
+pytest==8.3.3
+pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-timeout==2.3.1
0 commit comments