Skip to content

Commit ec494dc

Browse files
authored
Merge pull request #47 from yishernc/develop
bump postgrest-py to latest version (0.5.0)
2 parents 9b68a97 + 9df7c32 commit ec494dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.7.1"
10-
postgrest-py = "0.4.0"
10+
postgrest-py = "0.5.0"
1111
realtime-py = "^0.1.2"
1212
gotrue = "0.2.0"
1313
pytest = "^6"

0 commit comments

Comments
 (0)