Skip to content

Commit f434223

Browse files
authored
Merge pull request #43 from nyu-devops/dependabot/pip/black-26.3.1
Bump black from 26.1.0 to 26.3.1
2 parents 8eaa136 + 6635a92 commit f434223

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)