Supabase

Latest version: v2.10.0

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

Scan your dependencies

Page 10 of 25

2.0.3

Chore

* chore(release): bump version to v2.0.3 ([`f76ac69`](https://github.com/supabase-community/supabase-py/commit/f76ac69bb12d65e5321ec1753a97020e3583ed19))

Fix

* fix: add flow_type to client options (610) ([`344850d`](https://github.com/supabase-community/supabase-py/commit/344850d60ce06996f46242421665b4044f0ebb73))

* fix: add flow_type to client options ([`f1d8cba`](https://github.com/supabase-community/supabase-py/commit/f1d8cbaab5cce1defe067b698a003f234731e95d))

2.0.2

Chore

* chore(release): bump version to v2.0.2 ([`ca79bbd`](https://github.com/supabase-community/supabase-py/commit/ca79bbdc614f0aea0b61e7a194e9ea6d4c12a01d))

Fix

* fix: gotrue-py version update (609) ([`a7502b1`](https://github.com/supabase-community/supabase-py/commit/a7502b156c9c943b5b17620c5d0f9c7ab25ea8ab))

* fix: gotrue-py version update ([`8b3345a`](https://github.com/supabase-community/supabase-py/commit/8b3345a1730d8c3d5a3c88b247e24f9eb52acc0f))

2.0.1

Chore

* chore(release): bump version to v2.0.1 ([`cc9e641`](https://github.com/supabase-community/supabase-py/commit/cc9e6412ae1860572b5f8d8d066680aadadf55d4))

* chore: upgrade to the latest functions-py (607) ([`d02f41f`](https://github.com/supabase-community/supabase-py/commit/d02f41f353a73f63ac19a1d2366236e993b54a82))

* chore: upgrade to the latest functions-py ([`bf3dca0`](https://github.com/supabase-community/supabase-py/commit/bf3dca0e39ac9bb3bcf5b922eca692c70ccdcbd3))

* chore(deps): bump supafunc from 0.3.0 to 0.3.1 (606) ([`4ef1ea0`](https://github.com/supabase-community/supabase-py/commit/4ef1ea0461fa96e193fdd2fafdb23d1183c914e9))

* chore(deps): bump supafunc from 0.3.0 to 0.3.1

Bumps [supafunc](https://github.com/supabase-community/functions-py) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/supabase-community/functions-py/releases)
- [Changelog](https://github.com/supabase-community/functions-py/blob/main/CHANGELOG.md)
- [Commits](https://github.com/supabase-community/functions-py/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: supafunc
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`1af3eae`](https://github.com/supabase-community/supabase-py/commit/1af3eae133015220c5c96f360c76aa926710156a))

Fix

* fix: functions-py version update (608) ([`2f7c69f`](https://github.com/supabase-community/supabase-py/commit/2f7c69fadda8ab8492ecb181f144bfd294b71cc6))

* fix: functions-py version update ([`f5ba014`](https://github.com/supabase-community/supabase-py/commit/f5ba014dbf0be055ab132279a2bb95970d2f2834))

2.0.0

Breaking

* feat(functions-py): update functions-py version

BREAKING CHANGE: Functions now raise exceptions on errors ([`10e9c47`](https://github.com/supabase-community/supabase-py/commit/10e9c4740a371812124068013f2420a637a981b4))

Chore

* chore(release): bump version to v2.0.0 ([`04e1ae2`](https://github.com/supabase-community/supabase-py/commit/04e1ae2a131227fc4351d5a9cda9ad064f51f76b))

* chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 (603) ([`8f9ce5c`](https://github.com/supabase-community/supabase-py/commit/8f9ce5c882e9246d777da919372969689d275257))

* chore(deps-dev): bump pytest from 7.4.2 to 7.4.3

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`2774796`](https://github.com/supabase-community/supabase-py/commit/2774796e2b5e9978f637f89af473eff52c5b4cb1))

* chore(deps): bump postgrest from 0.12.0 to 0.13.0 (600) ([`d10c178`](https://github.com/supabase-community/supabase-py/commit/d10c178ab6d921a55aa838bdbb2e031b6b6b74c7))

* chore(deps): bump postgrest from 0.12.0 to 0.13.0

Bumps [postgrest](https://github.com/supabase-community/postgrest-py) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/supabase-community/postgrest-py/releases)
- [Changelog](https://github.com/supabase-community/postgrest-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/supabase-community/postgrest-py/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: postgrest
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`e5e7789`](https://github.com/supabase-community/supabase-py/commit/e5e77898fd34798028092e1e17617f093179c334))

* chore(deps-dev): bump black from 23.9.1 to 23.10.1 (601) ([`4824430`](https://github.com/supabase-community/supabase-py/commit/4824430a098c913601629a2b5fd02004be8a5d07))

* chore(deps-dev): bump black from 23.9.1 to 23.10.1

Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.9.1...23.10.1)

---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`6ac4657`](https://github.com/supabase-community/supabase-py/commit/6ac465745f338dac27f0cc7676f780dd42310ac9))

* chore(deps-dev): bump python-semantic-release from 8.1.1 to 8.3.0 (599) ([`813f85c`](https://github.com/supabase-community/supabase-py/commit/813f85c4ff121d4975e3dca55893864c16c0be4f))

1.3.1

Chore

* chore(release): bump version to v1.3.1 ([`ede20fe`](https://github.com/supabase/auth-py/commit/ede20fea097fd900df2efc6231c14ea86f486087))

Fix

* fix: remove unnecessary async to on_auth_state_change (374) ([`574c739`](https://github.com/supabase/auth-py/commit/574c739500dd304aa6d09c69122373b6e4a5be01))

* fix: remove unnecessary async to on_auth_state_change

Somehow this got reverted on a refactor (https://github.com/supabase-community/gotrue-py/commit/e7ebc64112d970673265c7b314a1e8820fc0f7e1)

This causes problems when using the supabase client, since it&39;s not being awaited:
https://github.com/supabase-community/supabase-py/blob/main/supabase/_async/client.py#L90 ([`7548d02`](https://github.com/supabase/auth-py/commit/7548d0290199bdb1053564b953932c53aabdea29))

1.3.0

Chore

* chore(release): bump version to v1.3.0 ([`abe3e2a`](https://github.com/supabase/auth-py/commit/abe3e2a871d97df4a91f2c4ae3a3c05e56e6e083))

* chore: update CI config with PAT (361) ([`fbddd6d`](https://github.com/supabase/auth-py/commit/fbddd6dbbeb67895f6d804f6a9fd804247ccf0c4))

* chore: update CI config with PAT ([`1fffc1f`](https://github.com/supabase/auth-py/commit/1fffc1fdebca39c35a9e69ea3d25240e13eb73b7))

* chore(deps-dev): bump pygithub from 1.59.1 to 2.1.1 (337) ([`160b671`](https://github.com/supabase/auth-py/commit/160b671de0ecab9d40a6caf4c6553d8808974b1f))

* chore(deps-dev): bump pygithub from 1.59.1 to 2.1.1

Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.59.1 to 2.1.1.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](https://github.com/pygithub/pygithub/compare/v1.59.1...v2.1.1)

---
updated-dependencies:
- dependency-name: pygithub
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`264e773`](https://github.com/supabase/auth-py/commit/264e77314e5a50e0b325d906e11998be933339d2))

* chore: update dependencies (357) ([`a5d4a81`](https://github.com/supabase/auth-py/commit/a5d4a812d1cc4bb8624a33853088a1710b1a501d))

* chore: update dependencies ([`dc67de1`](https://github.com/supabase/auth-py/commit/dc67de1b9e56fd7d07e98cba73969ec458ce4d3c))

* chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 (350) ([`4ea73e4`](https://github.com/supabase/auth-py/commit/4ea73e42892f63a3065e3fc9cc059ae940cefdc1))

* chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`2400229`](https://github.com/supabase/auth-py/commit/240022942e7513b67e5db3e26e4f9a9be77f7f83))

* chore(deps): bump python-semantic-release/python-semantic-release from 8.0.8 to 8.3.0 (354) ([`a385575`](https://github.com/supabase/auth-py/commit/a385575e960426090c5aa6b8395c43c706015f72))

* chore(deps): bump python-semantic-release/python-semantic-release

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.0.8 to 8.3.0.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.0.8...v8.3.0)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`3fbe6fc`](https://github.com/supabase/auth-py/commit/3fbe6fcbefde561833a45c07df565ad00c448669))

* chore(deps): bump httpx from 0.24.1 to 0.25.0

Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.24.1...0.25.0)

---
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`a5b2f85`](https://github.com/supabase/auth-py/commit/a5b2f85c68a4157c41eec606fcd041f89969b08e))

Feature

* feat: add OAuth PKCE (331) ([`8fe633e`](https://github.com/supabase/auth-py/commit/8fe633e5cfff20d748e8eb5dfdb82c2cbd9390fd))

* feat: allow dev to pass in code_verifier ([`f33bf3e`](https://github.com/supabase/auth-py/commit/f33bf3ed43b930f8ef43756693c3af514ddfaa62))

Fix

* fix: add latest semantic-release dependency (360) ([`81e63ea`](https://github.com/supabase/auth-py/commit/81e63ea56b2b0a611852609c03abee79e2bda6ef))

* fix: add latest semantic-release dependency ([`251a4f4`](https://github.com/supabase/auth-py/commit/251a4f49f85a9489362833c02f932dad06f4d8ec))

* fix: fix typo ([`72ee18d`](https://github.com/supabase/auth-py/commit/72ee18db05b8d1ea2b916a4bfea074459df9ecf0))

* fix: update imports ([`66759da`](https://github.com/supabase/auth-py/commit/66759da715a1d1511cf2518b5a1119bdfa205088))

Unknown

* patch: read from storage ([`364292c`](https://github.com/supabase/auth-py/commit/364292c0bb1c8362f6da4a198ea6a2fe2d98fd8e))

* Merge branch &39;j0/pkce&39; of github.com:supabase-community/gotrue-py into j0/pkce ([`1c40ed7`](https://github.com/supabase/auth-py/commit/1c40ed76ddeb1916278bb7b4827d8631b7749066))

* Merge branch &39;main&39; into j0/pkce ([`4c44238`](https://github.com/supabase/auth-py/commit/4c4423859375b2d796f6527689e1ebace36860e3))

* Merge pull request 325 from supabase-community/dependabot/pip/main/httpx-0.25.0

chore(deps): bump httpx from 0.24.1 to 0.25.0 ([`89019fb`](https://github.com/supabase/auth-py/commit/89019fb8ecf2d7b1609bf4d0114b552ec9062e6d))

* Merge pull request 352 from fbeutel/urlsafe_b64decode

Use urlsafe_b64decode to properly handle URL-encoded JWTs ([`7541ade`](https://github.com/supabase/auth-py/commit/7541ade5e09349b477d64afc5a80774fd4be0f07))

* Use urlsafe_b64decode to properly handle URL-encoded JWTs ([`0034af1`](https://github.com/supabase/auth-py/commit/0034af1816b54c043079ef251df6ac2f76d5b41b))

Page 10 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.