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 48c5700 + ede1946 commit 4f75584Copy full SHA for 4f75584
1 file changed
requirements.txt
@@ -8,15 +8,15 @@ pytest_mock==3.15.1
8
black==26.3.1
9
flake8==7.3.0
10
flake8-coding==1.3.2
11
-pre-commit==4.5.1
+pre-commit==4.6.0
12
isort==8.0.1
13
-mypy==1.20.0
+mypy==1.20.2
14
pylint==4.0.5
15
bandit==1.9.4
16
pydocstringformatter==0.7.5
17
-tox==4.52.0
+tox==4.53.0
18
codespell==2.4.2
19
20
# package dependencies
21
python-dotenv==1.2.2
22
-pydantic==2.12.5
+pydantic==2.13.3
0 commit comments