Skip to content

Commit 57205b1

Browse files
authored
Merge pull request #32 from supabase-community/dependabot/pip/main/pytest-asyncio-0.20.3
chore(deps-dev): bump pytest-asyncio from 0.20.1 to 0.20.3
2 parents 514b2b4 + 3016a2b commit 57205b1

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

+5-4
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
@@ -32,7 +32,7 @@ black = "^22.12.0"
3232
isort = "^5.11.1"
3333
pre-commit = "^2.16.0"
3434
pytest = "^7.2.0"
35-
pytest-asyncio = "^0.20.1"
35+
pytest-asyncio = "^0.20.3"
3636
pytest-cov = "^4.0.0"
3737
python-dotenv = "^0.21.0"
3838
Sphinx = "^5.3.0"

0 commit comments

Comments
 (0)