supabase-py-async
supabase-py-async copied to clipboard
separated the async part of supabase-py for light integration with fastapi🌠
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2) - [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](https://github.com/asottile/pyupgrade/compare/v3.15.2...v3.16.0) - [github.com/commitizen-tools/commitizen: v3.21.3 → v3.27.0](https://github.com/commitizen-tools/commitizen/compare/v3.21.3...v3.27.0)
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.20.0 to 3.25.0. Release notes Sourced from commitizen's releases. v3.25.0 (2024-04-30) Feat add an argument to limit the length of commit message Fix strip the commit message...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.0 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4. Release notes Sourced from aiohttp's releases. 3.9.4 Bug fixes The asynchronous internals now set the underlying causes when assigning exceptions to the future objects...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.15.1 to 3.15.2. Commits 12af25e v3.15.2 9a0cad2 Merge pull request #939 from asottile/shlex-join-not-space d560e38 only replace to shlex.join if joined with a space 3e4103f Merge pull request...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. Changelog Sourced from pytest-cov's changelog. 5.0.0 (2024-03-24) Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in [#623](https://github.com/pytest-dev/pytest-cov/issues/623) <https://github.com/pytest-dev/pytest-cov/pull/623>_. Switched docs theme...
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.20.0 to 3.27.0. Release notes Sourced from commitizen's releases. v3.27.0 (2024-05-22) Feat config_files: add suport for "cz.toml" config file [master e9aa5d97] bump: version 3.26.2 → 3.27.0 4...
Bumps [requests](https://github.com/psf/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 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...