Skip to content

Commit 92b5af4

Browse files
authored
Merge pull request #12 from nyu-devops/dependabot/pip/black-24.3.0
Bump black from 23.12.1 to 24.3.0
2 parents 25f624c + 9e6b14b commit 92b5af4

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ honcho = "^1.1.0"
1818
[tool.poetry.group.dev.dependencies]
1919
pylint = "^3.0.2"
2020
flake8 = "^6.1.0"
21-
black = "^23.10.1"
21+
black = "^24.3.0"
2222
pytest = "^7.4.3"
2323
pytest-pspec = "^0.0.4"
2424
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)