storage-py
storage-py copied to clipboard
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.31.0 to 2.32.0 Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.7. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.23.7 0.23.7 (2024-05-19) Silence deprecation warnings about unclosed event loops that occurred with certain CPython patch releases...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.1. Release notes Sourced from pytest's releases. 8.2.1 pytest 8.2.1 (2024-05-19) Improvements #12334: Support for Python 3.13 (beta1 at the time of writing). Bug Fixes...
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.7.2 to 9.7.3. Release notes Sourced from python-semantic-release/python-semantic-release's releases. v9.7.3 (2024-05-15) Fix fix: enabled prelease-token parameter in github action (#929) (1bb26b0) Changelog Sourced from python-semantic-release/python-semantic-release's changelog. v9.7.3...
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.7.2 to 9.7.3. Release notes Sourced from python-semantic-release's releases. v9.7.3 (2024-05-15) Fix fix: enabled prelease-token parameter in github action (#929) (1bb26b0) Changelog Sourced from python-semantic-release's changelog. v9.7.3...
A month ago I started using Supabase Storage with Python and I was really lost without good docs and examples to work with and I got frustaded. But I managed...
Checking if "signedURL" exists before trying to strip "/". `cast` doesn't convert `NoneType` to `str` at runtime if there is no signedURL returned. ## What kind of change does this...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.2 to 0.23.8. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.23.8 0.23.8 (2024-07-17) Fixes a bug that caused duplicate markers in async tests #813 Known issues As...
## What kind of change does this PR introduce? - Resumable uploads feature.
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.2 to 0.24.0. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.24.0 0.24.0 (2024-08-22) BREAKING: Updated minimum supported pytest version to v8.2.0 Adds an optional loop_scope keyword argument...