Skip to content

Commit 1b54ef7

Browse files
authored
Merge pull request #297 from supabase-community/dependabot/pip/develop/pytest-7.2.0
chore(deps-dev): bump pytest from 7.1.3 to 7.2.0
2 parents f9b5ac1 + dcda932 commit 1b54ef7

File tree

2 files changed

+27
-24
lines changed

2 files changed

+27
-24
lines changed

Diff for: poetry.lock

+26-23
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.32.1"
2727
[tool.poetry.dev-dependencies]
2828
pre-commit = "^2.19.0"
2929
black = "^22.10"
30-
pytest = "^7.1.2"
30+
pytest = "^7.2.0"
3131
flake8 = "^5.0.4"
3232
isort = "^5.10.1"
3333
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)