Skip to content

Commit 8ee264e

Browse files
authoredJun 25, 2023
Merge pull request #477 from supabase-community/dependabot/pip/develop/pytest-7.4.0
chore(deps-dev): bump pytest from 7.3.2 to 7.4.0
2 parents 0c023e9 + be2bc72 commit 8ee264e

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

0 commit comments

Comments
 (0)
Please sign in to comment.