Skip to content

Commit db84f21

Browse files
authored
Merge pull request #142 from blooop/dependabot/pip/dev-dependencies-eab445de5a
build(deps-dev): bump the dev-dependencies group with 3 updates
2 parents c9bd15b + 27025af commit db84f21

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ python_template = { path = ".", editable = true }
3737

3838
[project.optional-dependencies]
3939
test = [
40-
"pylint>=3.2.5,<=4.0.4",
40+
"pylint>=3.2.5,<=4.0.5",
4141
"pytest-cov>=4.1,<=7.0.0",
4242
"pytest>=7.4,<=9.0.2",
43-
"hypothesis>=6.104.2,<=6.151.5",
44-
"ruff>=0.5.0,<=0.15.0",
43+
"hypothesis>=6.104.2,<=6.151.9",
44+
"ruff>=0.5.0,<=0.15.4",
4545
"coverage>=7.5.4,<=7.13.4",
4646
"prek>=0.2.28,<0.4.0",
4747
"ty>=0.0.12,<=0.0.19",

0 commit comments

Comments
 (0)