Skip to content

Commit

Permalink
Update pytest to 8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rnestler committed May 20, 2024
1 parent 7bfc1ae commit 287602d
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 @@ -13,7 +13,7 @@ version = "0.1.0"

[project.optional-dependencies]
test = [
"pytest ~= 6.2.5",
"pytest ~= 8.2.1",
"flake8 ~= 4.0.1",
"mypy == 1.5.1",
"isort ~= 5.10.1",
Expand Down

0 comments on commit 287602d

Please sign in to comment.