Skip to content

Commit f512054

Browse files
authored
Merge pull request #87 from blooop/dependabot/pip/dev-dependencies-f144c8c4a2
build(deps): bump the dev-dependencies group across 1 directory with 5 updates
2 parents b35e60b + 4d7a70e commit f512054

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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.6",
38-
"pytest-cov>=4.1,<=6.0.0",
37+
"pylint>=3.2.5,<=3.3.7",
38+
"pytest-cov>=4.1,<=6.1.1",
3939
"pytest>=7.4,<=8.3.5",
40-
"hypothesis>=6.104.2,<=6.130.6",
41-
"ruff>=0.5.0,<=0.11.2",
42-
"coverage>=7.5.4,<=7.8.0",
40+
"hypothesis>=6.104.2,<=6.132.0",
41+
"ruff>=0.5.0,<=0.11.12",
42+
"coverage>=7.5.4,<=7.8.2",
4343
"pre-commit<=4.2.0",
4444
]
4545

0 commit comments

Comments
 (0)