Skip to content

Commit

Permalink
chore(deps): update dependency test/pytest to ~=8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 4125dae commit 38f1ab6
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 @@ pillar_dirs = "salt_tower.loader:pillar_dirs"
render_dirs = "salt_tower.loader:renderers_dirs"

[project.optional-dependencies]
test = ["pylint~=3.1.0", "pytest~=8.0.0"]
test = ["pylint~=3.1.0", "pytest~=8.1.0"]
docs = [
"mike~=2.0.0",
"mkdocs-awesome-pages-plugin~=2.9.1",
Expand Down

0 comments on commit 38f1ab6

Please sign in to comment.