Skip to content

Commit 2fa8a82

Browse files
chore(deps-dev): bump pytest-cov from 6.0.0 to 6.1.0 (#586)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 406b95c commit 2fa8a82

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-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
@@ -30,7 +30,7 @@ flake8 = "^7.2.0"
3030
black = "^25.1"
3131
isort = "^6.0.1"
3232
pre-commit = "^4.2.0"
33-
pytest-cov = "^6.0.0"
33+
pytest-cov = "^6.1.0"
3434
pytest-depends = "^1.0.1"
3535
pytest-asyncio = "^0.26.0"
3636
unasync-cli = { git = "https://github.com/supabase-community/unasync-cli.git", branch = "main" }

0 commit comments

Comments
 (0)