Skip to content

Commit

Permalink
Merge pull request #11 from heinrichreimer/dependabot/pip/pytest-appr…
Browse files Browse the repository at this point in the history
…ox-eq-8.0

Update pytest requirement from ~=7.4 to ~=8.0
  • Loading branch information
janheinrichmerker authored Jan 29, 2024
2 parents be16ab7 + 7698f5a commit a107cce
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 @@ -36,7 +36,7 @@ tests = [
"bandit[toml]~=1.7",
"flake8~=7.0",
"pylint~=3.0",
"pytest~=7.4",
"pytest~=8.0",
"pytest-cov~=4.0",
]

Expand Down

0 comments on commit a107cce

Please sign in to comment.