Chore
* chore: bump version ([`15cbda8`](https://github.com/supabase-community/storage-py/commit/15cbda81b32d711b766cfc5e265c07dcb2835e9e))
* chore(deps-dev): bump sphinx from 4.5.0 to 5.2.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.2.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.2.3)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`7fe29fe`](https://github.com/supabase-community/storage-py/commit/7fe29fec1ec9467139b247c3040c2c760955ecba))
* chore(deps-dev): bump python-dotenv from 0.20.0 to 0.21.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.20.0...v0.21.0)
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`6f72dc2`](https://github.com/supabase-community/storage-py/commit/6f72dc267e74c1724ec06014616884cd7745f87b))
* chore(deps): bump typing-extensions from 4.2.0 to 4.4.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.2.0...4.4.0)
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`0b82bb5`](https://github.com/supabase-community/storage-py/commit/0b82bb534e4461e163e9f78b8390d51a889eedf1))
* chore: update lock ([`f34e23e`](https://github.com/supabase-community/storage-py/commit/f34e23e750dd37267541d782daae1483187930e9))
* chore(deps-dev): bump pytest-asyncio from 0.18.3 to 0.19.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.3...v0.19.0)
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`8de4e10`](https://github.com/supabase-community/storage-py/commit/8de4e10f3438503c9a263122981ccffbf34b9e9a))
Unknown
* Merge pull request 22 from supabase-community/j0_bump_version
chore: bump storage version ([`8156aae`](https://github.com/supabase-community/storage-py/commit/8156aaec8d75c305c519607bf8f88d65dad3a0af))
* Merge pull request 15 from supabase-community/dependabot/pip/main/sphinx-5.2.3
chore(deps-dev): bump sphinx from 4.5.0 to 5.2.3 ([`727c123`](https://github.com/supabase-community/storage-py/commit/727c12306a24c5410570e8b98b905fb75886e8ae))
* Merge pull request 17 from supabase-community/dependabot/pip/main/python-dotenv-0.21.0
chore(deps-dev): bump python-dotenv from 0.20.0 to 0.21.0 ([`1e2558a`](https://github.com/supabase-community/storage-py/commit/1e2558a85de0b7e307ace3690344833fb71dc399))
* Merge pull request 18 from supabase-community/dependabot/pip/main/typing-extensions-4.4.0
chore(deps): bump typing-extensions from 4.2.0 to 4.4.0 ([`41eb45d`](https://github.com/supabase-community/storage-py/commit/41eb45d44322bd7d079629de8d8d3a04c4f1b43e))
* Merge pull request 21 from supabase-community/J0-bump-httpx
chore: bump httpx to 0.23 ([`517bd66`](https://github.com/supabase-community/storage-py/commit/517bd66cab5eb267e4140d77b36fecd89c4e106a))
* Update pyproject.toml ([`8bee432`](https://github.com/supabase-community/storage-py/commit/8bee43294530d2f5f54b1b9a32d112bc016cf478))
* Merge pull request 16 from supabase-community/dependabot/pip/main/pytest-asyncio-0.19.0
chore(deps-dev): bump pytest-asyncio from 0.18.3 to 0.19.0 ([`31d886c`](https://github.com/supabase-community/storage-py/commit/31d886cf50ba745deab7fc2352050bf6ab81d9e0))
* Update dependabot.yml ([`f6ef85e`](https://github.com/supabase-community/storage-py/commit/f6ef85e217d8f5d141a3fbc6879532e327e69a51))
* Justinbarak patch 1 (14)
* Removed double &34;/&34; in get_public_url
* Removed double &34;/&34; in get_public_url ([`20de85e`](https://github.com/supabase-community/storage-py/commit/20de85e677e29cd17bb210a402be947f0ad98509))