Skip to content

Commit

Permalink
Update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent 68153cc commit 1aaf7d0
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 @@ -31,7 +31,7 @@ PyJWT = ">=2.0.0,<2.9.0"
cryptography = ">=39,<43"

[tool.poetry.group.dev.dependencies]
pytest = "^7.1.1"
pytest = "^8.0.0"
black = ">=22.8,<24.2"
isort = "^5.10.1"
flake8 = "^7.0.0"
Expand Down

0 comments on commit 1aaf7d0

Please sign in to comment.