Skip to content

Commit 5cd4a65

Browse files
authored
Bump the minor group with 3 updates (#174)
2 parents 64f2d99 + c7b21ac commit 5cd4a65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[build-system]
55
requires = [
6-
"setuptools == 80.4.0",
6+
"setuptools == 80.9.0",
77
"setuptools_scm[toml] == 8.3.1",
88
"frequenz-repo-config[lib] == 0.13.4",
99
]
@@ -80,7 +80,7 @@ dev-mkdocs = [
8080
"frequenz-repo-config[lib] == 0.13.4",
8181
]
8282
dev-mypy = [
83-
"mypy == 1.15.0",
83+
"mypy == 1.16.0",
8484
"types-Markdown == 3.8.0.20250415",
8585
# For checking the noxfile, docs/ script, and tests
8686
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
@@ -102,7 +102,7 @@ dev-pytest = [
102102
"pytest-asyncio == 0.26.0",
103103
"async-solipsism == 0.7",
104104
"time-machine == 2.16.0",
105-
"hypothesis == 6.131.9",
105+
"hypothesis == 6.132.0",
106106
"frequenz-client-dispatch[cli]",
107107
]
108108
dev = [

0 commit comments

Comments
 (0)