Skip to content

Commit 2ffe6d6

Browse files
authoredJun 13, 2023
Merge pull request #459 from supabase-community/dependabot/pip/develop/pytest-7.3.2
chore(deps-dev): bump pytest from 7.3.1 to 7.3.2
2 parents ac119f4 + 7826c05 commit 2ffe6d6

File tree

2 files changed

+11
-104
lines changed

2 files changed

+11
-104
lines changed
 

‎poetry.lock

+10-103
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
@@ -27,7 +27,7 @@ python-semantic-release = "7.34.3"
2727
[tool.poetry.dev-dependencies]
2828
pre-commit = "^3.2.1"
2929
black = "^23.1"
30-
pytest = "^7.3.1"
30+
pytest = "^7.3.2"
3131
flake8 = "^5.0.4"
3232
isort = "^5.10.1"
3333
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.