Skip to content

Commit 58c00f1

Browse files
authored
Bump the minor group with 2 updates (#189)
2 parents 466bc53 + b8a1c58 commit 58c00f1

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
@@ -82,7 +82,7 @@ dev-mkdocs = [
8282
"frequenz-repo-config[lib] == 0.13.5",
8383
]
8484
dev-mypy = [
85-
"mypy == 1.16.1",
85+
"mypy == 1.17.1",
8686
"types-Markdown == 3.8.0.20250708",
8787
# For checking the noxfile, docs/ script, and tests
8888
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
@@ -104,7 +104,7 @@ dev-pytest = [
104104
"pytest-asyncio == 1.1.0",
105105
"async-solipsism == 0.8",
106106
"time-machine == 2.16.0",
107-
"hypothesis == 6.135.20",
107+
"hypothesis == 6.136.8",
108108
"frequenz-client-dispatch[cli]",
109109
]
110110
dev = [

0 commit comments

Comments
 (0)