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 2c58178 + b50defc commit e54fbefCopy full SHA for e54fbef
1 file changed
requirements.txt
@@ -9,14 +9,14 @@ black==25.9.0
9
flake8==7.3.0
10
flake8-coding==1.3.2
11
pre-commit==4.3.0
12
-isort==6.0.1
+isort==7.0.0
13
mypy==1.18.2
14
-pylint==4.0.2
+pylint==4.0.4
15
bandit==1.8.6
16
pydocstringformatter==0.7.5
17
tox==4.32.0
18
codespell==2.4.1
19
20
# package dependencies
21
python-dotenv==1.2.1
22
-pydantic==2.12.3
+pydantic==2.12.5
0 commit comments