Skip to content

Commit

Permalink
Merge pull request #1719 from alan-turing-institute/black_version
Browse files Browse the repository at this point in the history
Bump black version
  • Loading branch information
jemrobinson authored Jan 26, 2024
2 parents f0117b8 + 966d8f6 commit 81847af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pre-install-commands = ["pip install -r requirements.txt"]
[tool.hatch.envs.lint]
detached = true
dependencies = [
"black>=23.1.0",
"black>=24.1.0",
"mypy>=1.0.0",
"pydantic>=2.4",
"ruff>=0.1.0",
Expand Down

0 comments on commit 81847af

Please sign in to comment.