Skip to content

Commit 9ea1bd9

Browse files
committed
Merge branch 'main' into next
2 parents 7fd9fc0 + b50defc commit 9ea1bd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ black==25.9.0
99
flake8==7.3.0
1010
flake8-coding==1.3.2
1111
pre-commit==4.3.0
12-
isort==6.0.1
12+
isort==7.0.0
1313
mypy==1.18.2
14-
pylint==4.0.2
14+
pylint==4.0.4
1515
bandit==1.8.6
1616
pydocstringformatter==0.7.5
1717
tox==4.32.0
1818
codespell==2.4.1
1919

2020
# package dependencies
2121
python-dotenv==1.2.1
22-
pydantic==2.12.3
22+
pydantic==2.12.5

0 commit comments

Comments
 (0)