dynamo-pandas
dynamo-pandas copied to clipboard
Align black version in pre-commit-config with requirements-dev.txt
https://github.com/DrGFreeman/dynamo-pandas/pull/76 bumped black to 24.3.0 in requirements-dev.txt however the version in .pre-commit-config.yaml is still 22.3.0.
Align the two versions to avoid formatting conflicts.