Skip to content

Commit fe78adf

Browse files
authored
Bump the minor group with 2 updates (#233)
2 parents 45750af + 2d24672 commit fe78adf

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
@@ -90,7 +90,7 @@ dev-mypy = [
9090
"types-protobuf == 6.32.1.20250918",
9191
"types-python-dateutil == 2.9.0.20251008",
9292
]
93-
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
93+
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.5"]
9494
dev-pylint = [
9595
"pylint == 3.3.9",
9696
# For checking the noxfile, docs/ script, and tests
@@ -104,7 +104,7 @@ dev-pytest = [
104104
"pytest-asyncio == 1.2.0",
105105
"async-solipsism == 0.8",
106106
"time-machine == 2.19.0",
107-
"hypothesis == 6.140.3",
107+
"hypothesis == 6.142.5",
108108
"frequenz-client-dispatch[cli]",
109109
]
110110
dev = [

0 commit comments

Comments
 (0)