]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commitdiff
Bump black from 25.11.0 to 26.3.1 (#111) master
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Jun 2026 16:34:04 +0000 (18:34 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 16:34:04 +0000 (18:34 +0200)
Bumps [black](https://github.com/psf/black) from 25.11.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/25.11.0...26.3.1)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.3.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements_dev.txt

index b581056eddbe4c2a5a52303a0f3ed226b7fd6edd..92e047d9aa7325480d0e34e6c98abdfb7fcf441d 100644 (file)
@@ -4,6 +4,6 @@ pypdf
 pytest
 flake8
 isort
-black==25.11.0
+black==26.3.1
 coverage
 codecov