Skip to content

Commit b8b6336

Browse files
authored
Merge pull request #108 from kinde-oss/renovate/pytest-asyncio-0.x
chore(deps): update dependency pytest-asyncio to ^0.26.0
2 parents d939917 + dc2ab61 commit b8b6336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ mypy = "^1.5.0"
7373
bandit = "^1.7"
7474
pylint = "^2.0"
7575
pycodestyle = "^2.0"
76-
pytest-asyncio = "^0.21.1"
76+
pytest-asyncio = "^0.26.0"
7777
pytest-timeout = "^2.2.0"
7878
black = "^24.3.0"
7979
flake8 = "^6.1.0"

0 commit comments

Comments
 (0)