Skip to content

Commit

Permalink
chore(deps): update dependency dev/pytest to v7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2023
1 parent 175e7b6 commit e05fc83
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.11.1"]
dev = ["black==23.7.0", "pylint==2.17.5", "pytest==7.4.1", "tox==4.11.1"]

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

0 comments on commit e05fc83

Please sign in to comment.