Skip to content

Commit

Permalink
chore(deps): update dependency test/pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent e5fdcc2 commit 36e2f72
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 @@ -7,7 +7,7 @@ requires-python = ">= 3.8.2"
dependencies = ["salt>=2017"]

[project.optional-dependencies]
test = ["pylint==3.0.3", "pytest==7.4.4"]
test = ["pylint==3.0.3", "pytest==8.0.0"]

[tool.pdm.dev-dependencies]
dev = ["black==24.1.0", "pylint==3.0.3", "pytest==7.4.4", "tox==4.12.1"]
Expand Down

0 comments on commit 36e2f72

Please sign in to comment.