Skip to content

Commit

Permalink
Merge pull request #1 from justagist/dependabot/pip/dev-dependencies-…
Browse files Browse the repository at this point in the history
…225580294d

Bump the dev-dependencies group with 5 updates
  • Loading branch information
justagist authored Jul 30, 2024
2 parents e2868c9 + b8583b3 commit 68a9acc
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 @@ -31,12 +31,12 @@ python_template = { path = ".", editable = true }
[project.optional-dependencies]
test = [
"black>=23,<=24.4.2",
"pylint>=2.17.7,<=3.2.3",
"pylint>=2.17.7,<=3.2.6",
"pytest-cov>=4.1,<=5.0.0",
"pytest>=7.4,<=8.2.2",
"hypothesis>=6.82,<=6.103.1",
"ruff>=0.0.280,<=0.4.8",
"coverage>=7.2.7,<=7.5.3",
"pytest>=7.4,<=8.3.2",
"hypothesis>=6.82,<=6.108.5",
"ruff>=0.0.280,<=0.5.5",
"coverage>=7.2.7,<=7.6.0",
]

[project.urls]
Expand Down

0 comments on commit 68a9acc

Please sign in to comment.