Skip to content

Commit 7eedf85

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

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 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
@@ -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.1.1"
33+
pytest-cov = "^6.2.1"
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)