Skip to content

Commit a68d1e2

Browse files
authored
Merge pull request #94 from blooop/dependabot/pip/dev-dependencies-e01cb50033
build(deps): bump the dev-dependencies group with 7 updates
2 parents 58a68d3 + aec6e44 commit a68d1e2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ python_template = { path = ".", editable = true }
3535

3636
[project.optional-dependencies]
3737
test = [
38-
"pylint>=3.2.5,<=3.3.7",
39-
"pytest-cov>=4.1,<=6.2.1",
40-
"pytest>=7.4,<=8.4.1",
41-
"hypothesis>=6.104.2,<=6.135.20",
42-
"ruff>=0.5.0,<=0.12.1",
43-
"coverage>=7.5.4,<=7.9.1",
44-
"pre-commit<=4.2.0",
38+
"pylint>=3.2.5,<=3.3.8",
39+
"pytest-cov>=4.1,<=7.0.0",
40+
"pytest>=7.4,<=8.4.2",
41+
"hypothesis>=6.104.2,<=6.140.2",
42+
"ruff>=0.5.0,<=0.13.2",
43+
"coverage>=7.5.4,<=7.10.7",
44+
"pre-commit<=4.3.0",
4545
]
4646

4747
[build-system]

0 commit comments

Comments
 (0)