Skip to content

Commit dc32aba

Browse files
authored
Merge pull request #154 from blooop/dependabot/pip/dev-dependencies-a1d1874340
build(deps-dev): bump the dev-dependencies group with 4 updates
2 parents 03efc49 + cc49690 commit dc32aba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ python_template = { path = ".", editable = true }
3838
[project.optional-dependencies]
3939
test = [
4040
"pylint>=3.2.5,<=4.0.5",
41-
"pytest-cov>=4.1,<=7.0.0",
41+
"pytest-cov>=4.1,<=7.1.0",
4242
"pytest>=7.4,<=9.0.2",
43-
"hypothesis>=6.104.2,<=6.151.9",
44-
"ruff>=0.5.0,<=0.15.4",
45-
"coverage>=7.5.4,<=7.13.4",
43+
"hypothesis>=6.104.2,<=6.151.10",
44+
"ruff>=0.5.0,<=0.15.8",
45+
"coverage>=7.5.4,<=7.13.5",
4646
"prek>=0.2.28,<0.4.0",
4747
"ty>=0.0.12,<=0.0.27",
4848
]

0 commit comments

Comments
 (0)