Skip to content

Commit

Permalink
Merge branch 'main' into next-major
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 1, 2024
2 parents d995e34 + f42dd8c commit 4a2c3d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ pytest_mock==3.14.0

# Code linters, formatters, and security scanners
# ------------
black==24.8.0
black==24.10.0
flake8==7.1.1
flake8-coding==1.3.2
pre-commit==3.8.0
pre-commit==4.0.1
isort==5.13.2
mypy==1.11.2
mypy==1.13.0
pylint==3.3.1
bandit==1.7.10
pydocstringformatter==0.7.3
tox==4.21.0
tox==4.23.2
codespell==2.3.0

# package dependencies
Expand Down

0 comments on commit 4a2c3d9

Please sign in to comment.