Skip to content

Commit d576811

Browse files
authoredSep 15, 2023
Merge pull request #541 from supabase-community/dependabot/pip/develop/pytest-7.4.2
chore(deps-dev): bump pytest from 7.4.0 to 7.4.2
2 parents 9172f26 + c715dfd commit d576811

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
@@ -26,7 +26,7 @@ supafunc = "^0.2.3"
2626
[tool.poetry.dev-dependencies]
2727
pre-commit = "^3.4.0"
2828
black = "^23.7"
29-
pytest = "^7.4.0"
29+
pytest = "^7.4.2"
3030
flake8 = "^5.0.4"
3131
isort = "^5.10.1"
3232
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)
Please sign in to comment.