Skip to content

Commit 2b3d48c

Browse files
committed
[Community] bump to supabase 2.27.0
1 parent efd7f5a commit 2b3d48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pgpy==0.6.0
2323
sentry-sdk==2.35.0 # always make sure sentry_aiohttp_transport.py keep working
2424

2525
# Supabase ensure supabase_backend_tests keep passing when updating any of those
26-
supabase==2.18.1 # Supabase client
26+
supabase==2.27.0 # Supabase client
2727
supabase_auth # Supabase authenticated API (required by supabase and enforced to allow direct import)
2828
postgrest # Supabase posgres calls (required by supabase and enforced to allow direct import)
2929
websockets==15.0.1 # used by supabase, a recent version is required, see https://github.com/supabase/realtime-py/blob/main/pyproject.toml

0 commit comments

Comments
 (0)