Skip to content

Commit 086e4e8

Browse files
authored
Merge pull request #106 from blooop/dependabot/pip/dev-dependencies-6e88689ab9
build(deps-dev): bump the dev-dependencies group with 2 updates
2 parents bb26f4c + 48cece3 commit 086e4e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

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

3636
[project.optional-dependencies]
3737
test = [
38-
"pylint>=3.2.5,<=4.0.3",
38+
"pylint>=3.2.5,<=4.0.4",
3939
"pytest-cov>=4.1,<=7.0.0",
4040
"pytest>=7.4,<=9.0.1",
41-
"hypothesis>=6.104.2,<=6.148.3",
41+
"hypothesis>=6.104.2,<=6.148.5",
4242
"ruff>=0.5.0,<=0.14.7",
4343
"coverage>=7.5.4,<=7.12.0",
4444
"pre-commit<=4.5.0",

0 commit comments

Comments
 (0)