Automatically generated by python-semantic-release ([`2c1d87c`](https://github.com/supabase-community/supabase-py/commit/2c1d87cca2f03ce3ba42354316a3c1ebd3a42979))
* chore: bump pytest version ([`90835f1`](https://github.com/supabase-community/supabase-py/commit/90835f1c223246ed1cb344869b47c20edb26190c))
* chore: bump storage3 version ([`29dd945`](https://github.com/supabase-community/supabase-py/commit/29dd945af8b6a2e8b6ceb22795a8d9b1503f3ec9))
* chore: delete storage tests ([`422c722`](https://github.com/supabase-community/supabase-py/commit/422c7221f8bc4c17d0c434f18fb8d19f9ef3095a))
* chore: deprecate StorageClient.StorageFileAPI
As the commit message says, we deprecate this method in favour of
StorageClient.from_. This method name now conforms to PEP8. ([`c3e33a5`](https://github.com/supabase-community/supabase-py/commit/c3e33a55f26dd98417f9efae8436fa8617774f9a))
* chore: remove ambiguous name for postgrest types
Re-exporting postgrest.APIError from the supabase library could cause
confusion, as it is not a general supabase API error but a postgrest
error. ([`626b094`](https://github.com/supabase-community/supabase-py/commit/626b09477064b2187d1db26b20a45b14c194bc3c))
* chore: switch to storage3 ([`77dda54`](https://github.com/supabase-community/supabase-py/commit/77dda5400419663b092b8ce60b80292d76d5fe52))
* chore: bump deps, use relative imports ([`00e85f3`](https://github.com/supabase-community/supabase-py/commit/00e85f3ebf1a572f96e456edfcb4f68254159d6d))
* chore(deps-dev): bump commitizen from 2.23.0 to 2.24.0 (189)
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/commitizen-tools/commitizen/compare/v2.23.0...v2.24.0)
---
updated-dependencies:
- dependency-name: commitizen
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`fb0c137`](https://github.com/supabase-community/supabase-py/commit/fb0c13721aaf69d6a7b162d1a2024fdc7df77c36))
* chore(deps-dev): bump python-semantic-release from 7.28.0 to 7.28.1 (188)
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.28.0 to 7.28.1.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.28.0...v7.28.1)
---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`6b0797a`](https://github.com/supabase-community/supabase-py/commit/6b0797a864fa8dfe25a989216e469e8b0829e336))
* chore(deps-dev): bump python-semantic-release from 7.27.0 to 7.28.0 (186)
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.27.0...v7.28.0)
---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`590724a`](https://github.com/supabase-community/supabase-py/commit/590724a6e8451e9f0ce486dbdf30f2527271e514))
* chore(deps): bump postgrest-py from 0.10.0 to 0.10.1 (184)
Bumps [postgrest-py](https://github.com/supabase/postgrest-py) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/supabase/postgrest-py/releases)
- [Changelog](https://github.com/supabase-community/postgrest-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/supabase/postgrest-py/compare/v0.10.0...v0.10.1)
---
updated-dependencies:
- dependency-name: postgrest-py
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`02d33e6`](https://github.com/supabase-community/supabase-py/commit/02d33e6af301f4e514067ce865dedd9d78b8a09b))
* chore(deps-dev): bump pre-commit from 2.17.0 to 2.18.1 (182)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`b60dc8a`](https://github.com/supabase-community/supabase-py/commit/b60dc8a3d014afe27420cfb7ceb13640303ca082))
* chore(deps-dev): bump commitizen from 2.21.2 to 2.23.0 (178)
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 2.21.2 to 2.23.0.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/commitizen-tools/commitizen/compare/v2.21.2...v2.23.0)
---
updated-dependencies:
- dependency-name: commitizen
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`e432769`](https://github.com/supabase-community/supabase-py/commit/e4327695e64bc0297c6ba33bd1e3cf37a1cf9976))
* chore(deps-dev): bump black from 22.1.0 to 22.3.0
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.0.
- [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/22.1.0...22.3.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`80ceab3`](https://github.com/supabase-community/supabase-py/commit/80ceab3130e53ef56789cbbb4223289af9edf0ef))
* chore: update deps ([`728ad55`](https://github.com/supabase-community/supabase-py/commit/728ad555b1c42b6ddc68b255cc111f4ed37bff83))
* chore(deps-dev): bump python-dotenv from 0.19.2 to 0.20.0 (174)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.19.2...v0.20.0)
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`106b4ac`](https://github.com/supabase-community/supabase-py/commit/106b4acb5be4957e804d43bf44f0e59b764874df))
* chore(deps-dev): bump pytest from 7.1.0 to 7.1.1 (172)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.1.
- [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.1.0...7.1.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`64e23a1`](https://github.com/supabase-community/supabase-py/commit/64e23a158d4361062fe3fcd1b8709d1621bd2597))
* chore(deps-dev): bump python-semantic-release from 7.26.0 to 7.27.0 (170)
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.26.0...v7.27.0)
---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`00d9239`](https://github.com/supabase-community/supabase-py/commit/00d92399fbf9640fe5738932f99302ca08c47a81))
* chore(deps): bump postgrest-py from 0.9.1 to 0.10.0 (169)
Bumps [postgrest-py](https://github.com/supabase/postgrest-py) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/supabase/postgrest-py/releases)
- [Changelog](https://github.com/supabase-community/postgrest-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/supabase/postgrest-py/compare/v0.9.1...v0.10.0)
---
updated-dependencies:
- dependency-name: postgrest-py
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`1cdb926`](https://github.com/supabase-community/supabase-py/commit/1cdb9262a09af0c5799f63355ffdc6ec3012f4b5))
* chore(deps-dev): bump pytest from 7.0.1 to 7.1.0 (168)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.0.
- [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.0.1...7.1.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`0a306d1`](https://github.com/supabase-community/supabase-py/commit/0a306d1629fc4fff8ee59495951dfde9478a8631))
Ci
* ci(fix): bump poetry version ([`395f6fe`](https://github.com/supabase-community/supabase-py/commit/395f6fe819c5336f420b13077e40f64636883019))
Feature
* feat: add magic ([`9e9942b`](https://github.com/supabase-community/supabase-py/commit/9e9942b7e86314682ea4c98c9a0043bab78f18ad))
Fix
* fix: typo in docstring ([`54cd34e`](https://github.com/supabase-community/supabase-py/commit/54cd34e0b0d6af7e477fefeab38f7ccb6ce2f81a))
* fix: correct path to version ([`cb5b4b2`](https://github.com/supabase-community/supabase-py/commit/cb5b4b251d5504feb0d6e94e1aa058bf5fc7a646))
Unknown
* Merge pull request 194 from supabase-community/bump-deps
feat: use storage3 client and bump deps ([`aea8015`](https://github.com/supabase-community/supabase-py/commit/aea8015c92454c46a9b42ad3da204297b30dec8c))
* Merge pull request 190 from SergioB-dev/serg/update-readme
add deletion example to readme ([`38ed4d3`](https://github.com/supabase-community/supabase-py/commit/38ed4d395ea78aa29fa9071cbc94e680ba169c95))
* add deletion example to readme ([`2e2a10e`](https://github.com/supabase-community/supabase-py/commit/2e2a10e997572c3c00753aa7e8826e85571f9725))
* Merge pull request 177 from supabase-community/dependabot/pip/develop/black-22.3.0
chore(deps-dev): bump black from 22.1.0 to 22.3.0 ([`609627e`](https://github.com/supabase-community/supabase-py/commit/609627e2a9601e83be18afe3f4d0b0fd7e26681e))
* chore:update import ([`8fc1a69`](https://github.com/supabase-community/supabase-py/commit/8fc1a695fe1986f917639afadcf09b2adf8a412c))
* Merge pull request 149 from supabase-community/sourcery/pull-148
FastAPI tutorial for Supabase-py project (Sourcery refactored) ([`c633b4a`](https://github.com/supabase-community/supabase-py/commit/c633b4a32b803dac94dd07bbcc81ca22656fb824))
* &39;Refactored by Sourcery&39; ([`bf9de1d`](https://github.com/supabase-community/supabase-py/commit/bf9de1d9ec39985aef3e6ff665ef73f1f8f5ac64))
* Chg: Update to FastAPI tutorial for Supabase-py project.
Located in the examples directory you can now interact with
a real world usecase of setting/using redis instance, supabase,
and more. ([`dd3b0b8`](https://github.com/supabase-community/supabase-py/commit/dd3b0b8451ff85d0091022fac512b022af90c777))
* Merge branch &39;develop&39; of https://github.com/cloudguruab/supabase-py into cloudguruab-FastApi-63 ([`3a41023`](https://github.com/supabase-community/supabase-py/commit/3a41023445bead064368ace9a3aaefa9b3bf8c3c))
* dev: linted scripts and sorted imports ([`1817e58`](https://github.com/supabase-community/supabase-py/commit/1817e58f315bf6e6977dc901bed230e8aedefb1b))
* FastAPI tutorial for Supabase-py project ([`e50f3ad`](https://github.com/supabase-community/supabase-py/commit/e50f3ad469d0b50a36da5e4ef0cb34d4b2daeef3))