Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump black from 23.7.0 to 24.3.0 #652

Merged
merged 10 commits into from
Mar 22, 2024
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pytest-cov
pytest-mock
pytest-xdist
pre-commit>=2.19.0
black==23.7.0
black==24.3.0
clang-tidy~=16.0
clang-format~=16.0
isort==5.13.2
Expand Down
Loading