Postgrest

Latest version: v1.0.1

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 8

0.5.0

Unknown

* Bump version to 0.5.0 ([`1144895`](https://github.com/supabase-community/postgrest-py/commit/11448957a18eca506ade0430b0c1d5ac554b41cb))

* Improve PostgrestClient.auth() (14) ([`6321ffe`](https://github.com/supabase-community/postgrest-py/commit/6321ffeac7b3bb15e52a8881c4f527479bf885a6))

* Update httpx to v0.19.0 (13) ([`71456e5`](https://github.com/supabase-community/postgrest-py/commit/71456e5382d0062168e5045f3065a69a31fc0e60))

* Add dependabot.yml ([`d83fa15`](https://github.com/supabase-community/postgrest-py/commit/d83fa15b8c7d53e3321213d95dbf257db98610ab))

* Allow setting headers in PostgrestClient&39;s constructor (10) ([`1737e69`](https://github.com/supabase-community/postgrest-py/commit/1737e698d1ab5c8b740acef8d506dfc56cac9ca9))

* Update Python workflow ([`3ffb7fb`](https://github.com/supabase-community/postgrest-py/commit/3ffb7fb20f1f8b5c9f10b8c7d08980d7bb3016dd))

* Upgrade dependencies ([`cf743d9`](https://github.com/supabase-community/postgrest-py/commit/cf743d95a2d045eebeff5eafc1941e1db1e18a79))

0.4.0

Unknown

* Bump version to 0.4.0 ([`7efa19c`](https://github.com/supabase-community/postgrest-py/commit/7efa19c63f1b16b87db8ace9513165b2327de66f))

* Revert the last 2 commits. Drop Python 3.6 support

This reverts commit 899f75bd6a477a95eef47f2aabb8fdce7cbba200. ([`b3e7df2`](https://github.com/supabase-community/postgrest-py/commit/b3e7df2459218a3fde775e921a0cad54755d5148))

* Lower minimum required Python version to 3.6 ([`a3164bd`](https://github.com/supabase-community/postgrest-py/commit/a3164bd20d65281858f257bfbd47bde75d87ad4c))

* Add Python 3.6 to build matrix ([`899f75b`](https://github.com/supabase-community/postgrest-py/commit/899f75bd6a477a95eef47f2aabb8fdce7cbba200))

* Update tests for httpx v0.16.x (4) ([`dd90a57`](https://github.com/supabase-community/postgrest-py/commit/dd90a573d99bdce6f2b39bd660208f46c1429d0e))

* Upgrade httpx to v0.16.1 ([`cac7fe2`](https://github.com/supabase-community/postgrest-py/commit/cac7fe235e009430b54220c4f0ea84e7c4a0566c))

* Allow multivalued query parameters (2) ([`4f588f8`](https://github.com/supabase-community/postgrest-py/commit/4f588f800b303c04f2cebafaf1576e8409aafbce))

* Add some tests ([`275c233`](https://github.com/supabase-community/postgrest-py/commit/275c2332a1d9ce0cd64e23ab618e9cc7b18810ca))

* Rename some symbols ([`71c3a33`](https://github.com/supabase-community/postgrest-py/commit/71c3a33c06d8df1bf032e17709394d5c651083ab))

* Code refactoring ([`8f4a702`](https://github.com/supabase-community/postgrest-py/commit/8f4a7023df6207fa90673e2ad746a3d55fcba50f))

* Add tests for RequestBuilder ([`4f0ed78`](https://github.com/supabase-community/postgrest-py/commit/4f0ed783d1aa7e994358dba2e835171f07d61775))

0.3.2

Documentation

* docs: adds enterprise sponsors ([`9df43d5`](https://github.com/supabase-community/postgrest-py/commit/9df43d59954b191128dd755057190ca62762d404))

Unknown

* Bump version to 0.3.2 ([`7d00675`](https://github.com/supabase-community/postgrest-py/commit/7d0067552ecafb698b5a651e2b7fe5af5ff950b8))

* Move to supabase/postgrest-py ([`84c847f`](https://github.com/supabase-community/postgrest-py/commit/84c847fe8e3ff32015ab41bd0caf170f39186964))

* Merge remote-tracking branch &39;supabase/master&39; into master ([`12e268b`](https://github.com/supabase-community/postgrest-py/commit/12e268b2f1516949991f3153b314716d734cb756))

* Add badges to README.md ([`9d328d8`](https://github.com/supabase-community/postgrest-py/commit/9d328d8cdc71f34bc29af428668ec9e3794874b1))

0.3.1

Unknown

* Bump version to 0.3.1 ([`71c6ea6`](https://github.com/supabase-community/postgrest-py/commit/71c6ea64730979bf76142d1dad944ba58fbb51db))

* Remove dummy test cases and PyPy3 from Travis CI ([`a185327`](https://github.com/supabase-community/postgrest-py/commit/a18532780b0ab5d4ba0b37c63c4c60727a093687))

0.3.0

Unknown

* Bump version to 0.3.0 ([`67dc8d3`](https://github.com/supabase-community/postgrest-py/commit/67dc8d3d19075be18aa20e799dffb71be5f3db62))

* Add .travis.yml ([`4e39921`](https://github.com/supabase-community/postgrest-py/commit/4e3992199d12898842d1bfd4888d2f4af52fee67))

* Fix PostgrestClient.schema() not work. Add tests for PostgrestClient ([`20a0120`](https://github.com/supabase-community/postgrest-py/commit/20a0120e5b61e6027e150892092b1686eea0ec27))

* Add pytest ([`d8d9e2c`](https://github.com/supabase-community/postgrest-py/commit/d8d9e2ce1cc36188bb8da65605e066359376c120))

* Support multi-criteria ordering ([`5066c58`](https://github.com/supabase-community/postgrest-py/commit/5066c58345237f787ce119a60f62ae8163975c26))

* Code refactoring ([`0803e65`](https://github.com/supabase-community/postgrest-py/commit/0803e658bacce2c3c370a15df856b9710c6bc3c8))

* Update RequestBuilder ([`d115f0d`](https://github.com/supabase-community/postgrest-py/commit/d115f0de857b5dd03ac67b81caf6b331db3eee62))

* Rename project ([`12734e1`](https://github.com/supabase-community/postgrest-py/commit/12734e198935f14316d07572fe7ca5e857af2798))

0.2.0

Unknown

* Bump version to 0.2.0 ([`5cfc52b`](https://github.com/supabase-community/postgrest-py/commit/5cfc52b66606e6e6b18e5d37bb414d6ecf84fe14))

* Deprecate PostgrestClient.from_table() ([`32f9fba`](https://github.com/supabase-community/postgrest-py/commit/32f9fbac53ba5a151baec751eae91a631e32a35c))

* Update ([`4f2accb`](https://github.com/supabase-community/postgrest-py/commit/4f2accb2871e6b783c68115455d1fe80dc15ef49))

* Update README and TODO ([`2d8fcbf`](https://github.com/supabase-community/postgrest-py/commit/2d8fcbf7fa071f90e58cdbb0e4e4eb50c7c3c687))

* RequestBuilder.select() now accepts columns as *args ([`8901f86`](https://github.com/supabase-community/postgrest-py/commit/8901f86244f4885c7033316deef47ae912d39043))

* Rename Client to PostgrestClient and deprecate the old name ([`1200265`](https://github.com/supabase-community/postgrest-py/commit/1200265737b51c5b0d861cd635ee13512b082471))

* Support RPC ([`040ad6c`](https://github.com/supabase-community/postgrest-py/commit/040ad6c6e5a5431e18184c29258608c26f98cf47))

* Support basic authentication ([`1e8166d`](https://github.com/supabase-community/postgrest-py/commit/1e8166da1ac9c50003dad051dd82c1fbf311b078))

* Remove dead code ([`f9ee777`](https://github.com/supabase-community/postgrest-py/commit/f9ee777f1cc90a99ad1d187ed31825862111ecdc))

Page 7 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.