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

Commit 07e3546

Browse files
chore(deps-dev): bump pytest-cov from 6.0.0 to 6.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4dfef2 commit 07e3546

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
@@ -30,7 +30,7 @@ flake8 = "^7.1.2"
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)