Skip to content

Commit f3ef7cf

Browse files
authored
Merge pull request #89 from blooop/dependabot/pip/dev-dependencies-96195add01
build(deps): bump the dev-dependencies group with 5 updates
2 parents 6a036b2 + 58f5403 commit f3ef7cf

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
@@ -35,11 +35,11 @@ python_template = { path = ".", editable = true }
3535
[project.optional-dependencies]
3636
test = [
3737
"pylint>=3.2.5,<=3.3.7",
38-
"pytest-cov>=4.1,<=6.1.1",
39-
"pytest>=7.4,<=8.3.5",
40-
"hypothesis>=6.104.2,<=6.132.0",
41-
"ruff>=0.5.0,<=0.11.12",
42-
"coverage>=7.5.4,<=7.8.2",
38+
"pytest-cov>=4.1,<=6.2.1",
39+
"pytest>=7.4,<=8.4.1",
40+
"hypothesis>=6.104.2,<=6.135.20",
41+
"ruff>=0.5.0,<=0.12.1",
42+
"coverage>=7.5.4,<=7.9.1",
4343
"pre-commit<=4.2.0",
4444
]
4545

0 commit comments

Comments
 (0)