Skip to content

Commit 9ed08cf

Browse files
authored
Merge branch 'main' into dependabot/pip/black-24.8.0
2 parents ce8b307 + d50ef0b commit 9ed08cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ dynamic = ["version"]
3737
dev = [
3838
"click==8.1.7", # pinning until mypy issues blow over
3939
"black==24.8.0",
40-
"coverage==7.5.4",
40+
"coverage==7.6.1",
4141
"flake8==7.1.0",
4242
"hatch==1.12.0",
4343
"mypy==1.10.1",
4444
"pessimist==0.9.3",
45-
"ufmt==2.7.0",
45+
"ufmt==2.7.3",
4646
"volatile==2.1.0",
4747
]
4848
docs = [

0 commit comments

Comments
 (0)