Skip to content

Commit

Permalink
Merge pull request #5 from statnett/renovate/pytest-randomly-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pytest-randomly to v3.15.0
  • Loading branch information
amundfr authored Apr 3, 2024
2 parents 6226fbb + 49ebf02 commit cc7f51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ isort = "5.13.2"
pre-commit = "*"
pytest = "7.4.4"
pytest-cov = "4.1.0"
pytest-randomly = "3.12.0"
pytest-randomly = "3.15.0"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit cc7f51d

Please sign in to comment.