Skip to content

Commit 3141372

Browse files
Bump the minor group with 2 updates (#301)
2 parents ee9ebca + 8fa553b commit 3141372

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ dev-flake8 = [
6969
"pydoclint == 0.8.3",
7070
"pydocstyle == 6.3.0",
7171
]
72-
dev-formatting = ["black == 26.3.1", "isort == 8.0.1"]
72+
dev-formatting = ["black == 26.5.1", "isort == 8.0.1"]
7373
dev-mkdocs = [
74-
"black == 26.3.1",
74+
"black == 26.5.1",
7575
"Markdown == 3.10.2",
7676
"mike == 2.2.0",
7777
"mkdocs-gen-files == 0.6.1",
@@ -105,7 +105,7 @@ dev-pytest = [
105105
"pytest-asyncio == 1.3.0",
106106
"async-solipsism == 0.9",
107107
"time-machine == 3.2.0",
108-
"hypothesis == 6.152.4",
108+
"hypothesis == 6.155.1",
109109
"frequenz-client-dispatch[cli]",
110110
]
111111
dev = [

0 commit comments

Comments
 (0)