Skip to content

Commit 37b5e52

Browse files
authored
Merge pull request #73 from blooop/dependabot/pip/dev-dependencies-4e8c9fbc83
build(deps): bump the dev-dependencies group with 5 updates
2 parents 4fa00ac + 23cc32a commit 37b5e52

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

3535
[project.optional-dependencies]
3636
test = [
37-
"pylint>=3.2.5,<=3.3.1",
37+
"pylint>=3.2.5,<=3.3.3",
3838
"pytest-cov>=4.1,<=6.0.0",
39-
"pytest>=7.4,<=8.3.3",
40-
"hypothesis>=6.104.2,<=6.122.0",
41-
"ruff>=0.5.0,<=0.8.1",
42-
"coverage>=7.5.4,<=7.6.8",
39+
"pytest>=7.4,<=8.3.4",
40+
"hypothesis>=6.104.2,<=6.123.2",
41+
"ruff>=0.5.0,<=0.8.4",
42+
"coverage>=7.5.4,<=7.6.10",
4343
"pre-commit<=4.0.1"
4444
]
4545

0 commit comments

Comments
 (0)