Skip to content

Commit ae754cf

Browse files
chore(deps-dev): bump pytest from 7.4.4 to 8.0.2 (#48)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f108ed7 commit ae754cf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ black = ">=23.9.1,<25.0.0"
2020
isort = "^5.12.0"
2121
pre-commit = "^3.4.0"
2222
pyjwt = "^2.8.0"
23-
pytest = "^7.4.2"
23+
pytest = ">=7.4.2,<9.0.0"
2424
pytest-cov = "^4.0.0"
2525
unasync-cli = "^0.0.9"
2626
pytest-asyncio = ">=0.21.1,<0.24.0"

0 commit comments

Comments
 (0)