Skip to content

Commit c91edf4

Browse files
Bump the minor group with 3 updates (#321)
2 parents 4bf0999 + 147b008 commit c91edf4

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
@@ -83,15 +83,15 @@ dev-mkdocs = [
8383
"frequenz-repo-config[lib] == 0.18.0",
8484
]
8585
dev-mypy = [
86-
"mypy == 2.1.0",
86+
"mypy == 2.3.0",
8787
"types-Markdown == 3.10.2.20260518",
8888
# For checking the noxfile, docs/ script, and tests
8989
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
9090
"grpc-stubs == 1.53.0.6",
9191
"types-protobuf == 7.34.1.20260518",
9292
"types-python-dateutil == 2.9.0.20260716",
9393
]
94-
dev-noxfile = ["nox == 2026.4.10", "frequenz-repo-config[lib] == 0.18.0"]
94+
dev-noxfile = ["nox == 2026.7.11", "frequenz-repo-config[lib] == 0.18.0"]
9595
dev-pylint = [
9696
"pylint == 4.0.6",
9797
# For checking the noxfile, docs/ script, and tests
@@ -105,7 +105,7 @@ dev-pytest = [
105105
"pytest-asyncio == 1.4.0",
106106
"async-solipsism == 0.9",
107107
"time-machine == 3.2.0",
108-
"hypothesis == 6.155.7",
108+
"hypothesis == 6.163.0",
109109
"frequenz-client-dispatch[cli]",
110110
]
111111
dev = [

0 commit comments

Comments
 (0)