Skip to content

Commit

Permalink
Merge pull request #99 from supabase-community/dependabot/pip/main/py…
Browse files Browse the repository at this point in the history
…test-7.1.0

chore(deps-dev): bump pytest from 7.0.1 to 7.1.0
  • Loading branch information
J0 committed Mar 14, 2022
2 parents aaddf78 + c8181d2 commit 657f07b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ httpx = ">=0.21.3,<0.23.0"
pydantic = "^1.9.0"

[tool.poetry.dev-dependencies]
pytest = "^7.0.1"
pytest = "^7.1.0"
Sphinx = "^4.3.2"
flake8 = "^4.0.1"
black = "^22.1"
Expand Down

0 comments on commit 657f07b

Please sign in to comment.