Skip to content

Commit 29fb30b

Browse files
authored
Merge pull request #267 from supabase-community/dependabot/pip/main/pytest-7.3.1
chore(deps-dev): bump pytest from 7.2.2 to 7.3.1
2 parents a5beade + 9c334f2 commit 29fb30b

File tree

2 files changed

+6
-26
lines changed

2 files changed

+6
-26
lines changed

poetry.lock

Lines changed: 5 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ httpx = ">=0.23,<0.25"
2020
pydantic = "^1.10.0"
2121

2222
[tool.poetry.dev-dependencies]
23-
pytest = "^7.2.2"
23+
pytest = "^7.3.1"
2424
flake8 = "^5.0.4"
2525
black = "^23.3.0"
2626
isort = "^5.12.0"

0 commit comments

Comments
 (0)