Skip to content

Commit d345129

Browse files
authored
Merge pull request #388 from supabase-community/dependabot/pip/develop/pytest-7.2.2
chore(deps-dev): bump pytest from 7.2.1 to 7.2.2
2 parents a17322c + 3970c2b commit d345129

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python-semantic-release = "7.33.2"
2727
[tool.poetry.dev-dependencies]
2828
pre-commit = "^3.1.1"
2929
black = "^23.1"
30-
pytest = "^7.2.0"
30+
pytest = "^7.2.2"
3131
flake8 = "^5.0.4"
3232
isort = "^5.10.1"
3333
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)