Skip to content

Commit 40bd115

Browse files
authored
Bump pytest and hypothesis (#455)
1 parent 7136c63 commit 40bd115

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
@@ -47,12 +47,12 @@ Homepage = "https://www.github.com/instrumentkit/InstrumentKit"
4747
numpy = ["numpy"]
4848
dev = [
4949
"coverage",
50-
"hypothesis~=6.98.2",
50+
"hypothesis~=6.139.2",
5151
"mock",
5252
"pytest-cov",
5353
"pytest-mock",
5454
"pytest-xdist",
55-
"pytest~=8.0.0",
55+
"pytest~=8.4.0",
5656
"pyvisa-sim",
5757
"six",
5858
]

0 commit comments

Comments
 (0)