chore(deps): bump black in the python-packages group

Bumps the python-packages group with 1 update: [black](https://github.com/psf/black).


Updates `black` from 26.3.0 to 26.3.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/26.3.0...26.3.1)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-12 13:05:24 +00:00
committed by GitHub
parent 26a6e1df1b
commit f85c759e5d

View File

@@ -1,6 +1,6 @@
# Linting & Formatting
autopep8==2.3.2
black==26.3.0
black==26.3.1
flake8==7.3.0
# Testing