Skip to content

Commit

Permalink
Merge pull request #29 from jgraichen/renovate/dev-tox-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency dev/tox to v4.9.0
  • Loading branch information
jgraichen authored Aug 16, 2023
2 parents cb3df92 + 2e6f52d commit 7767a0d
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 @@ -10,7 +10,7 @@ dependencies = ["salt>=2017"]
test = ["pylint==2.17.5", "pytest==7.4.0"]

[tool.pdm.dev-dependencies]
dev = ["black==23.7.0", "pylint==2.17.5", "pytest==7.4.0", "tox==4.8.0"]
dev = ["black==23.7.0", "pylint==2.17.5", "pytest==7.4.0", "tox==4.9.0"]

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

0 comments on commit 7767a0d

Please sign in to comment.