Skip to content

Commit bb26f4c

Browse files
authored
Merge pull request #105 from blooop/dependabot/pip/dev-dependencies-90279efebc
build(deps-dev): bump the dev-dependencies group with 6 updates
2 parents 5747b2b + 4a40b2a commit bb26f4c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 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,<=4.0.2",
38+
"pylint>=3.2.5,<=4.0.3",
3939
"pytest-cov>=4.1,<=7.0.0",
40-
"pytest>=7.4,<=9.0.0",
41-
"hypothesis>=6.104.2,<=6.147.0",
42-
"ruff>=0.5.0,<=0.14.4",
43-
"coverage>=7.5.4,<=7.11.3",
44-
"pre-commit<=4.4.0",
40+
"pytest>=7.4,<=9.0.1",
41+
"hypothesis>=6.104.2,<=6.148.3",
42+
"ruff>=0.5.0,<=0.14.7",
43+
"coverage>=7.5.4,<=7.12.0",
44+
"pre-commit<=4.5.0",
4545
]
4646

4747
[build-system]

0 commit comments

Comments
 (0)