Skip to content

Commit 67ca995

Browse files
build(deps): bump postgrest-py from 0.8.2 to 0.9.0
Bumps [postgrest-py](https://github.com/supabase/postgrest-py) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/supabase/postgrest-py/releases) - [Changelog](https://github.com/supabase-community/postgrest-py/blob/master/CHANGELOG.md) - [Commits](supabase/postgrest-py@v0.8.2...v0.9.0) --- updated-dependencies: - dependency-name: postgrest-py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d36a6f commit 67ca995

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -16,7 +16,7 @@ classifiers = [
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.7"
19-
postgrest-py = "^0.8.1"
19+
postgrest-py = ">=0.8.1,<0.10.0"
2020
realtime = "^0.0.4"
2121
gotrue = "^0.5.0"
2222
httpx = "^0.21.3"

0 commit comments

Comments
 (0)