Skip to content

Commit

Permalink
chore(deps): update dependency tox to v4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 724fc4d commit 1cd9d22
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 @@ -11,7 +11,7 @@ dependencies = ["salt>=2017"]
test = ["pylint==3.2.7", "pytest==8.3.2"]

[tool.pdm.dev-dependencies]
dev = ["black==24.8.0", "pylint==3.2.7", "pytest==8.3.2", "tox==4.18.0"]
dev = ["black==24.8.0", "pylint==3.2.7", "pytest==8.3.2", "tox==4.18.1"]

[tool.pylint.basic]
good-names = "a,b,fd,k,v"
Expand Down

0 comments on commit 1cd9d22

Please sign in to comment.