Skip to content

Commit 5c75244

Browse files
authoredJun 13, 2023
Merge pull request #446 from supabase-community/dependabot/pip/develop/pytest-cov-4.1.0
chore(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0
2 parents 2ffe6d6 + 5fdb936 commit 5c75244

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎poetry.lock

+5-5
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 @@ black = "^23.1"
3030
pytest = "^7.3.2"
3131
flake8 = "^5.0.4"
3232
isort = "^5.10.1"
33-
pytest-cov = "^4.0.0"
33+
pytest-cov = "^4.1.0"
3434
commitizen = "^2.42.0"
3535
python-semantic-release = "^7.34.3"
3636
python-dotenv = "^1.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.