Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.33.2 to 7.34.2.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.33.2...v7.34.2)
---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`a518665`](https://github.com/supabase-community/supabase-py/commit/a518665374a542c250680a9a15ea711da0b1ed28))
* chore(deps): bump requests from 2.28.2 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`3886af5`](https://github.com/supabase-community/supabase-py/commit/3886af5431abb9209ffb535d58d3799b4822147e))
* chore(deps-dev): bump pytest from 7.2.2 to 7.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.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.2.2...7.3.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`dacfa0b`](https://github.com/supabase-community/supabase-py/commit/dacfa0bcccb7dd4d98728cc00dd7a7e042e82223))
Fix
* fix: update tests ([`9a91667`](https://github.com/supabase-community/supabase-py/commit/9a9166788792b683f43ea3336c7d1c803d7cf8c4))
* fix: use correct functions url ([`ebed2b8`](https://github.com/supabase-community/supabase-py/commit/ebed2b804aa91fb29c11f95b6c761de3a6565ca7))
* fix: incorrect example and document fault RLS ([`a20a164`](https://github.com/supabase-community/supabase-py/commit/a20a164e700c22482ce4d82beafedece33cfe4c7))
Unknown
* Merge pull request 514 from supabase-community/j0/bump-versoin
feat: bump version to v1.0.4 ([`d53fa64`](https://github.com/supabase-community/supabase-py/commit/d53fa64ab4c2862f4108ce95d397aa6a1f7409c5))
* Merge pull request 491 from supabase-community/dependabot/pip/develop/black-23.7.0
chore(deps-dev): bump black from 23.3.0 to 23.7.0 ([`c5830a7`](https://github.com/supabase-community/supabase-py/commit/c5830a7ec3ac9020d96216a57eeddfe0497a9a27))
* Merge pull request 506 from supabase-community/dependabot/pip/develop/storage3-0.5.3
chore(deps): bump storage3 from 0.5.2 to 0.5.3 ([`cc582a3`](https://github.com/supabase-community/supabase-py/commit/cc582a3fd1dbc0840dcf7ea6b3ec0afa53bf3e9a))
* Merge pull request 501 from supabase-community/dependabot/pip/develop/python-semantic-release-8.0.3
chore(deps): bump python-semantic-release from 7.34.6 to 8.0.3 ([`8e9c8fe`](https://github.com/supabase-community/supabase-py/commit/8e9c8fe99d87f3e3cefb40f035c6a1e2c9075d9d))
* Merge pull request 500 from mrpbennett/patch-1
Update README.md ([`7fabdca`](https://github.com/supabase-community/supabase-py/commit/7fabdca2534bb133512ad881c4989999e04da495))
* Update README.md
Adding `upsert` into Readme ([`b5ade74`](https://github.com/supabase-community/supabase-py/commit/b5ade7496e8b0a8e013ee593ffcb781b838df5e5))
* Merge pull request 505 from jv-aquino/develop
Add Storage Examples ([`ef933ce`](https://github.com/supabase-community/supabase-py/commit/ef933ce8d96cb7e5d337a6b4f14ec4b00a8efede))
* Merge pull request 1 from jv-aquino/update-storage-docs
Add Storage examples ([`d92d331`](https://github.com/supabase-community/supabase-py/commit/d92d331d806a0822a624fc1f2f5ae2f916f9e26a))
* Add Storage examples ([`fca8ceb`](https://github.com/supabase-community/supabase-py/commit/fca8ceb484c4811f561c9d67321441784f5b7f93))
* Merge pull request 485 from supabase-community/j0/update-poetry-locka
chore: update poetry.lock ([`cb8566a`](https://github.com/supabase-community/supabase-py/commit/cb8566a30803c50873c5dd01868d790b99fb396c))
* Merge pull request 484 from supabase-community/j0/fix-sem-release
chore(release): bump version to v1.0.3 ([`aec0400`](https://github.com/supabase-community/supabase-py/commit/aec040026f243556d9857e6f083d004c2b59ed5a))
* Merge pull request 480 from supabase-community/dependabot/pip/develop/commitizen-3.5.2
chore(deps-dev): bump commitizen from 2.42.1 to 3.5.2 ([`86fa302`](https://github.com/supabase-community/supabase-py/commit/86fa302e9bcbac8300912bd55e0a4c11de6ea796))
* Merge pull request 473 from supabase-community/dependabot/pip/develop/python-semantic-release-7.34.6
chore(deps): bump python-semantic-release from 7.34.4 to 7.34.6 ([`0185e1d`](https://github.com/supabase-community/supabase-py/commit/0185e1debde0caeecbaa22dbf73d3e3437ccb891))
* Merge pull request 477 from supabase-community/dependabot/pip/develop/pytest-7.4.0
chore(deps-dev): bump pytest from 7.3.2 to 7.4.0 ([`8ee264e`](https://github.com/supabase-community/supabase-py/commit/8ee264e97fd9a3f6bdbc0281468c7c67416a97b6))
* Merge pull request 461 from supabase-community/dependabot/pip/develop/pre-commit-3.3.3
chore(deps-dev): bump pre-commit from 3.2.1 to 3.3.3 ([`0c023e9`](https://github.com/supabase-community/supabase-py/commit/0c023e9ef78ca97a9f5a00f906869e446ce1c5c7))
* Merge pull request 469 from supabase-community/dependabot/pip/develop/python-semantic-release-7.34.4
chore(deps): bump python-semantic-release from 7.34.3 to 7.34.4 ([`f2aebd6`](https://github.com/supabase-community/supabase-py/commit/f2aebd6d48bba567d6f9684f756c18e7449a8fe3))
* Merge pull request 471 from Ananya2001-an/chore-typing
chore: fixed some types ([`e5fc57a`](https://github.com/supabase-community/supabase-py/commit/e5fc57ad201a203ff26145ad383dcacd56e9fdb6))
* Merge pull request 467 from supabase-community/anand/fix-functions-url
fix: use correct functions url ([`8e341c7`](https://github.com/supabase-community/supabase-py/commit/8e341c7fd0c7ebffbc39a469486d6ffb9d83b2c6))
* Merge pull request 466 from supabase-community/anand/fix-readme
fix: incorrect example and document fault RLS ([`be72d5c`](https://github.com/supabase-community/supabase-py/commit/be72d5cb4a47241d7912415227658b0a418ef874))
* Merge pull request 446 from supabase-community/dependabot/pip/develop/pytest-cov-4.1.0
chore(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 ([`5c75244`](https://github.com/supabase-community/supabase-py/commit/5c752443277de0a4a8dfd7d0d113f0d177efc81f))
* Merge pull request 459 from supabase-community/dependabot/pip/develop/pytest-7.3.2
chore(deps-dev): bump pytest from 7.3.1 to 7.3.2 ([`2ffe6d6`](https://github.com/supabase-community/supabase-py/commit/2ffe6d633d99265dee056ecab0aeeb6d523f6c65))
* Merge pull request 458 from danhdevelop/develop
fix wrong pytest configuration ([`ac119f4`](https://github.com/supabase-community/supabase-py/commit/ac119f441d764c9290b8fa39f81b46da984b91a8))
* fix wrong pytest configuration ([`e971e8c`](https://github.com/supabase-community/supabase-py/commit/e971e8c45b822a78805e3a68f2f414fea906bd1b))
* Merge pull request 460 from supabase-community/j0/patch_whitespace
chore: fix whitespace ([`eeec890`](https://github.com/supabase-community/supabase-py/commit/eeec890347610e95d20b5d0ecdd74cce2e927f47))
* Merge pull request 455 from supabase-community/dependabot/pip/develop/python-semantic-release-7.34.3
chore(deps): bump python-semantic-release from 7.34.2 to 7.34.3 ([`ca95307`](https://github.com/supabase-community/supabase-py/commit/ca95307b561c128eeedeb31cc8b2795fbe83f019))
* Merge pull request 450 from supabase-community/J0/add-todos-to-readme
chore: add todos to README, potentially handoff ([`673ae1a`](https://github.com/supabase-community/supabase-py/commit/673ae1aac7c54c65b9be80317775f00e7c581165))
* Update README.md ([`9260a93`](https://github.com/supabase-community/supabase-py/commit/9260a93efa33c203896de7fe2e500c383bd8e0b2))
* Merge pull request 454 from supabase-community/dependabot/pip/develop/gotrue-1.0.2
chore(deps): bump gotrue from 1.0.1 to 1.0.2 ([`4b81424`](https://github.com/supabase-community/supabase-py/commit/4b81424e667646c41d5884ce5cd37964052b9bb9))
* Merge pull request 449 from supabase-community/dependabot/pip/develop/python-semantic-release-7.34.2
chore(deps): bump python-semantic-release from 7.33.2 to 7.34.2 ([`0a3db2d`](https://github.com/supabase-community/supabase-py/commit/0a3db2d103e3eed36ff37ce634b3b81fe3e1a8f8))
* Merge pull request 429 from iRaySpace/iRaySpace-patch-1
Update README.md ([`d5d4b12`](https://github.com/supabase-community/supabase-py/commit/d5d4b128222e7ec2df39f52867961160e141bc65))
* Update README.md ([`3c0d7f9`](https://github.com/supabase-community/supabase-py/commit/3c0d7f961a53a4699c98957c955e7a3a539fd1ec))
* Merge pull request 445 from supabase-community/dependabot/pip/requests-2.31.0
chore(deps): bump requests from 2.28.2 to 2.31.0 ([`573f2c2`](https://github.com/supabase-community/supabase-py/commit/573f2c23b17f5c33f2f2fea7755098d5f6365454))
* Merge pull request 414 from supabase-community/dependabot/pip/develop/pytest-7.3.1
chore(deps-dev): bump pytest from 7.2.2 to 7.3.1 ([`2bba842`](https://github.com/supabase-community/supabase-py/commit/2bba842449ccd0b5f933198c343f54c5a67db7ed))
* Merge pull request 410 from dschenkelman/patch-1
Fix sample for sign in with username + password ([`606b55d`](https://github.com/supabase-community/supabase-py/commit/606b55dae1d6a50f663fe6227f7f89f209df237e))
* Fix sample for sign in with username + password ([`ad9353f`](https://github.com/supabase-community/supabase-py/commit/ad9353f588e4e0f0978c382b4e644c74120e2c3f))