Skip to content

Commit 4a93c4b

Browse files
authored
Merge branch 'main' into dependabot/github_actions/prefix-dev/setup-pixi-0.9.4
2 parents b85c697 + 03794b1 commit 4a93c4b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ test = [
4040
"pylint>=3.2.5,<=4.0.4",
4141
"pytest-cov>=4.1,<=7.0.0",
4242
"pytest>=7.4,<=9.0.2",
43-
"hypothesis>=6.104.2,<=6.150.2",
44-
"ruff>=0.5.0,<=0.14.13",
45-
"coverage>=7.5.4,<=7.13.1",
46-
"prek>=0.2.28,<0.3.0",
47-
"ty>=0.0.12,<=0.0.12",
43+
"hypothesis>=6.104.2,<=6.151.4",
44+
"ruff>=0.5.0,<=0.14.14",
45+
"coverage>=7.5.4,<=7.13.2",
46+
"prek>=0.2.28,<0.4.0",
47+
"ty>=0.0.12,<=0.0.14",
4848
]
4949

5050
[build-system]

0 commit comments

Comments
 (0)