We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e170cf + e039da2 commit 1b391f2Copy full SHA for 1b391f2
1 file changed
pyproject.toml
@@ -60,7 +60,7 @@ Homepage = "https://python-ellar.github.io/ellar-jwt/"
60
61
[project.optional-dependencies]
62
test = [
63
- "pytest >= 7.1.3,<8.0.0",
+ "pytest >= 7.1.3,< 9.0.0",
64
"pytest-cov >= 2.12.0,<5.0.0",
65
"ruff ==0.3.0",
66
"mypy == 1.7.1",
0 commit comments