Skip to content

Commit

Permalink
Merge pull request #1 from blooop/dependabot/pip/dev-dependencies-3d7…
Browse files Browse the repository at this point in the history
…29d6ee0

Bump the dev-dependencies group with 6 updates
  • Loading branch information
blooop authored May 7, 2024
2 parents cf9cedb + b5a78f0 commit e20648f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ dependencies = ["numpy>=1.2,<=1.26.4"]

[project.optional-dependencies]
test = [
"black>=23,<=24.3.0",
"black>=23,<=24.4.2",
"pylint>=2.16,<=3.1.0",
"pytest-cov>=4.1,<=4.1",
"pytest>=7.4,<=8.1.1",
"hypothesis>=6.82,<=6.100.0",
"ruff>=0.0.280,<=0.3.5",
"coverage>=7.2.7,<=7.4.4",
"pytest-cov>=4.1,<=5.0.0",
"pytest>=7.4,<=8.2.0",
"hypothesis>=6.82,<=6.100.5",
"ruff>=0.0.280,<=0.4.3",
"coverage>=7.2.7,<=7.5.1",
]

[project.urls]
Expand Down

0 comments on commit e20648f

Please sign in to comment.