Skip to content

Commit 2270761

Browse files
committed
Bump some test dependencies
1 parent 5b18ffd commit 2270761

2 files changed

Lines changed: 28 additions & 27 deletions

File tree

pdm.lock

Lines changed: 23 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ lint = [
77
"ruff>=0.12.2",
88
]
99
test = [
10-
"hypothesis>=6.111.2",
11-
"pytest>=8.3.2",
12-
"pytest-benchmark>=4.0.0",
13-
"immutables>=0.20",
10+
"hypothesis>=6.135.26",
11+
"pytest>=8.4.1",
12+
"pytest-benchmark>=5.1.0",
13+
"immutables>=0.21",
1414
"coverage>=7.6.1",
15-
"pytest-xdist>=3.6.1",
15+
"pytest-xdist>=3.8.0",
1616
]
1717
docs = [
1818
"sphinx>=5.3.0",

0 commit comments

Comments
 (0)