Skip to content

Commit ed3b49b

Browse files
authored
Update dependency black to v24.8.0 (#94)
1 parent f01d380 commit ed3b49b

File tree

3 files changed

+264
-237
lines changed

3 files changed

+264
-237
lines changed

its/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ packages = [{ include = "utils" }]
3636
[tool.poetry.dependencies]
3737
python = ">=3.8"
3838
licenseheaders = ">=0.8.8"
39-
black = ">=23.12.0"
39+
black = "24.8.0"
4040
pytest = ">=7.4.3"
4141
pytest-docker = ">=2.0.1"
4242
requests = "2.31.0"

0 commit comments

Comments
 (0)