Skip to content

Commit

Permalink
Merge pull request #62 from jgraichen/renovate/test-pytest-7.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency test/pytest to v7.4.4
  • Loading branch information
jgraichen authored Jan 1, 2024
2 parents bd6efa5 + a487049 commit 680a127
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.0.3", "pytest==7.4.3"]
test = ["pylint==3.0.3", "pytest==7.4.4"]

[tool.pdm.dev-dependencies]
dev = ["black==23.12.1", "pylint==3.0.3", "pytest==7.4.3", "tox==4.11.4"]
Expand Down

0 comments on commit 680a127

Please sign in to comment.