Skip to content

Commit c8e1b17

Browse files
committed
Merge branch 'main' into next
2 parents 6f3831e + ed9afaa commit c8e1b17

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
@@ -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,7 +14,7 @@ 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

0 commit comments

Comments
 (0)