Skip to content

Commit

Permalink
Merge pull request #12 from blooop/dependabot/pip/dev-dependencies-4e…
Browse files Browse the repository at this point in the history
…8c9fbc83

build(deps): bump the dev-dependencies group across 1 directory with 5 updates
  • Loading branch information
blooop authored Jan 2, 2025
2 parents 2f5f980 + 2e562c4 commit c118664
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 @@ -37,12 +37,12 @@ palanteer_rocker = { path = ".", editable = true }
[project.optional-dependencies]
test = [
"black>=23,<=24.10.0",
"pylint>=3.2.5,<=3.3.1",
"pylint>=3.2.5,<=3.3.3",
"pytest-cov>=4.1,<=6.0.0",
"pytest>=7.4,<=8.3.3",
"hypothesis>=6.104.2,<=6.116.0",
"ruff>=0.5.0,<=0.7.2",
"coverage>=7.5.4,<=7.6.4",
"pytest>=7.4,<=8.3.4",
"hypothesis>=6.104.2,<=6.123.2",
"ruff>=0.5.0,<=0.8.4",
"coverage>=7.5.4,<=7.6.10",
]

[build-system]
Expand Down

0 comments on commit c118664

Please sign in to comment.