Skip to content

Commit

Permalink
chore(deps): update dependency test/pylint to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent f32732b commit ea1e3ab
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==2.17.7", "pytest==7.4.2"]
test = ["pylint==3.0.0", "pytest==7.4.2"]

[tool.pdm.dev-dependencies]
dev = ["black==23.9.1", "pylint==2.17.7", "pytest==7.4.2", "tox==4.11.3"]
Expand Down

0 comments on commit ea1e3ab

Please sign in to comment.