Skip to content

Commit 20300c8

Browse files
committed
Merge branch 'main' into beta
2 parents f0e7a39 + ed9afaa commit 20300c8

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
@@ -5,7 +5,7 @@ pytest_mock==3.15.1
55

66
# Code linters, formatters, and security scanners
77
# ------------
8-
black==25.1.0
8+
black==25.9.0
99
flake8==7.3.0
1010
flake8-coding==1.3.2
1111
pre-commit==4.3.0
@@ -14,9 +14,9 @@ mypy==1.18.2
1414
pylint==4.0.2
1515
bandit==1.8.6
1616
pydocstringformatter==0.7.5
17-
tox==4.30.2
17+
tox==4.32.0
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)