Skip to content

Commit

Permalink
Merge pull request #1 from xeonvs/dependabot/pip/pytest-tw-8.0.0
Browse files Browse the repository at this point in the history
Update pytest requirement from ^7.4.4 to ^8.0.0
  • Loading branch information
xeonvs authored Feb 7, 2024
2 parents fb4046c + 2eb5485 commit fcbffd2
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 @@ -30,7 +30,7 @@ paramiko = "^3.4"
optional = true

[tool.poetry.group.tests.dependencies]
pytest = "^7.4.4"
pytest = "^8.0.0"

[build-system]
requires = ["poetry>=1.0"]
Expand Down

0 comments on commit fcbffd2

Please sign in to comment.