Skip to content

Commit 6635a92

Browse files
Bump black from 26.1.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 26.1.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.1.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>
1 parent 8eaa136 commit 6635a92

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gunicorn = "~=25.0.0"
1515
# Code Quality
1616
pylint = "~=4.0.4"
1717
flake8 = "~=7.3.0"
18-
black = "~=26.1.0"
18+
black = "~=26.3.1"
1919

2020
# Test-Driven Development
2121
pytest = "~=9.0.2"

Pipfile.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)