Skip to content

Commit d7edc80

Browse files
chore(deps-dev): bump pytest-asyncio from 0.26.0 to 1.0.0 (#603)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7eedf85 commit d7edc80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ isort = "^6.0.1"
3232
pre-commit = "^4.2.0"
3333
pytest-cov = "^6.2.1"
3434
pytest-depends = "^1.0.1"
35-
pytest-asyncio = "^0.26.0"
35+
pytest-asyncio = "^1.0.0"
3636
unasync-cli = { git = "https://github.com/supabase-community/unasync-cli.git", branch = "main" }
3737

3838
[tool.poetry.group.docs]

0 commit comments

Comments
 (0)