Skip to content

Commit dc4f8d3

Browse files
authored
Merge pull request #63 from blooop/dependabot/pip/dev-dependencies-7f4a089230
build(deps): bump the dev-dependencies group across 1 directory with 5 updates
2 parents d663356 + 339b6fd commit dc4f8d3

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
@@ -34,13 +34,13 @@ python_template = { path = ".", editable = true }
3434

3535
[project.optional-dependencies]
3636
test = [
37-
"black>=23,<=24.8.0",
37+
"black>=23,<=24.10.0",
3838
"pylint>=3.2.5,<=3.3.1",
39-
"pytest-cov>=4.1,<=5.0.0",
39+
"pytest-cov>=4.1,<=6.0.0",
4040
"pytest>=7.4,<=8.3.3",
41-
"hypothesis>=6.104.2,<=6.112.2",
42-
"ruff>=0.5.0,<=0.6.8",
43-
"coverage>=7.5.4,<=7.6.1",
41+
"hypothesis>=6.104.2,<=6.116.0",
42+
"ruff>=0.5.0,<=0.7.2",
43+
"coverage>=7.5.4,<=7.6.4",
4444
]
4545

4646
[build-system]

0 commit comments

Comments
 (0)