Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 743d6c1

Browse files
authored
Merge pull request #284 from supabase-community/dependabot/pip/main/pytest-asyncio-0.21.1
chore(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.1
2 parents aa12b1b + d5f937f commit 743d6c1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -27,7 +27,7 @@ isort = "^5.12.0"
2727
pre-commit = "^3.2.2"
2828
pytest-cov = "^4.0.0"
2929
pytest-depends = "^1.0.1"
30-
pytest-asyncio = "^0.20.3"
30+
pytest-asyncio = "^0.21.1"
3131
Faker = "^18.3.1"
3232
unasync-cli = "^0.0.9"
3333
python-semantic-release = "^7.34.6"

0 commit comments

Comments
 (0)