Skip to content

Commit 6f3831e

Browse files
committed
Merge branch 'main' into next
2 parents 4feac20 + 64b265f commit 6f3831e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ flake8-coding==1.3.2
1111
pre-commit==4.3.0
1212
isort==6.0.1
1313
mypy==1.18.2
14-
pylint==3.3.8
14+
pylint==4.0.2
1515
bandit==1.8.6
1616
pydocstringformatter==0.7.5
1717
tox==4.30.2
1818
codespell==2.4.1
1919

2020
# package dependencies
21-
python-dotenv==1.1.1
21+
python-dotenv==1.2.1
2222
pydantic==2.11.9

0 commit comments

Comments
 (0)