Skip to content

Commit 1536cfe

Browse files
chore(deps): bump postgrest from 1.0.2 to 1.1.0
Bumps [postgrest](https://github.com/supabase/postgrest-py) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/supabase/postgrest-py/releases) - [Changelog](https://github.com/supabase/postgrest-py/blob/main/CHANGELOG.md) - [Commits](supabase/postgrest-py@v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: postgrest dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f3250a commit 1536cfe

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.9"
19-
postgrest = ">0.19,<1.1"
19+
postgrest = ">0.19,<1.2"
2020
realtime = ">=2.4.0 <2.5.0"
2121
gotrue = "^2.11.0"
2222
httpx = ">=0.26,<0.29"

0 commit comments

Comments
 (0)