Skip to content

Commit

Permalink
Merge pull request #297 from dyson-ai/dependabot/pip/dev-dependencies…
Browse files Browse the repository at this point in the history
…-0629c03df1

Bump the dev-dependencies group with 5 updates
  • Loading branch information
blooop authored Dec 30, 2023
2 parents d298eb3 + 0bfeedb commit 12b9dd4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ dependencies = [

[project.optional-dependencies]
test = [
"black>=23,<=23.11.0",
"pylint>=2.16,<=3.0.2",
"black>=23,<=23.12.1",
"pylint>=2.16,<=3.0.3",
"pytest-cov>=4.1,<=4.1",
"pytest>=7.4,<=7.4.3",
"hypothesis>=6.82,<=6.91.0",
"ruff>=0.0.280,<=0.1.6",
"coverage>=7.2.7,<=7.3.2",
"hypothesis>=6.82,<=6.92.2",
"ruff>=0.0.280,<=0.1.9",
"coverage>=7.2.7,<=7.4.0",
]

[project.urls]
Expand Down

0 comments on commit 12b9dd4

Please sign in to comment.