Skip to content

Commit 1789afa

Browse files
committed
Merge branch 'main' into next
2 parents 8599bc1 + 31ba9e6 commit 1789afa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/local.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest==8.3.4
55

66
# Code linters, formatters, and security scanners
77
# ------------
8-
black==24.8.0
8+
black==24.10.0
99
flake8==7.1.1
1010
flake8-coding==1.3.2
1111
pre-commit==3.8.0
@@ -14,7 +14,7 @@ mypy==1.13.0
1414
pylint
1515
bandit==1.7.10
1616
pydocstringformatter==0.7.3
17-
tox==4.21.0
17+
tox==4.23.2
1818
codespell==2.3.0
1919

2020
# project dependencies

0 commit comments

Comments
 (0)