Skip to content

Commit

Permalink
Merge pull request #102 from jgraichen/renovate/test-pytest-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency test/pytest to v8.2.2
  • Loading branch information
jgraichen authored Jun 17, 2024
2 parents 21172b5 + 951ae17 commit fd9e633
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==3.2.2", "pytest==8.2.1"]
test = ["pylint==3.2.2", "pytest==8.2.2"]

[tool.pdm.dev-dependencies]
dev = ["black==24.4.2", "pylint==3.2.3", "pytest==8.2.2", "tox==4.15.1"]
Expand Down

0 comments on commit fd9e633

Please sign in to comment.