Realtime

Latest version: v1.0.5

Safety actively analyzes 634667 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.3

* Merge pull request 19 from anand2312/update-websockets

Update websockets ([`7f44217`](https://github.com/supabase-community/realtime-py/commit/7f442177e172c94694fe8861d9443709227d8194))

* add poetry run pytest with poetry ([`e66e554`](https://github.com/supabase-community/realtime-py/commit/e66e554afb98d7a8e0ee0c51fd897e533dc53531))

* remove matrix test , run pytest with poetry ([`6a41ef5`](https://github.com/supabase-community/realtime-py/commit/6a41ef538006e8c5a440211d576de465fa914dff))

* added gh actions for ci ([`0a60297`](https://github.com/supabase-community/realtime-py/commit/0a60297c9cce91b316355fa95eb4f25031b08a24))

* Merge pull request 17 from supabase-community/j0_hacktoberfest

Add.md files for hacktoberfest ([`70acd89`](https://github.com/supabase-community/realtime-py/commit/70acd89bde1ddd0aeb606304fb08af7fb8ec8e9e))

* Update README.md ([`83cfac7`](https://github.com/supabase-community/realtime-py/commit/83cfac7385da31a42aa588a9c044bbaeb63935cb))

* Merge pull request 13 from supabase/j0_add_transformer

Extract Transformer ([`ae7345c`](https://github.com/supabase-community/realtime-py/commit/ae7345ce191c1577660ced00d5dff6a14eb61d25))

* Update dependencies ([`dd44f66`](https://github.com/supabase-community/realtime-py/commit/dd44f66c18c74a16d87f838b484c918126189ea7))

* bump version ([`7c5ad32`](https://github.com/supabase-community/realtime-py/commit/7c5ad32d4b45f53cf7359b445f7f8b366998835f))

* Merge pull request 10 from supabase/j0_add_transformers

Add transformers ([`43d0c1c`](https://github.com/supabase-community/realtime-py/commit/43d0c1c4403751c128df2c40a326d4eda89e5f05))

* Resolve merge conflicts ([`093b224`](https://github.com/supabase-community/realtime-py/commit/093b2243517a6eb2b42cd8e65a04559d928ee832))

* Update requirements.txt ([`5472ac2`](https://github.com/supabase-community/realtime-py/commit/5472ac285a749844c7361d52da42db3451f0934f))

* Implement convert_column ([`f3c5a13`](https://github.com/supabase-community/realtime-py/commit/f3c5a13bf1caa95a8fa67b0587e829a4a5b5fb35))

* Add timestamp conversion ([`3a046b9`](https://github.com/supabase-community/realtime-py/commit/3a046b95f05128d8ecb968d1de2f7b1486bb8bd0))

* Add initial transformers lib ([`e88ff3e`](https://github.com/supabase-community/realtime-py/commit/e88ff3e172d95e364a0aa291dbaab3a1e8e0674c))

* Merge pull request 8 from supabase/j0_use_poetry

Change package management tool ([`5911b2c`](https://github.com/supabase-community/realtime-py/commit/5911b2ca6cf64aecddd015c2c6455924266d18b4))

* Merge pull request 9 from supabase/j0_allow_chaining

allow chaining with channel/on ([`450da56`](https://github.com/supabase-community/realtime-py/commit/450da5651f655bc6a75c44f90a5b39c0c8d4433f))

* allow chaining with channel/on ([`242675b`](https://github.com/supabase-community/realtime-py/commit/242675bec29e773033daa375b14919c50643c80a))

* Refactor to use poetry ([`0fd7719`](https://github.com/supabase-community/realtime-py/commit/0fd77193d58bb37f9236a42ec33d4deebdb0fd82))

* Merge pull request 7 from prettyirrelevant/master

refactored code and added logging ([`26e3146`](https://github.com/supabase-community/realtime-py/commit/26e31461b7ff1b3ba1ca4ee33ec6c7ed532d48a1))

* Merge pull request 6 from lionellloh/fix/dependencies

Fix/dependencies ([`a0579c4`](https://github.com/supabase-community/realtime-py/commit/a0579c41550abff6c02395d0e1506d18055d0823))

* include dataclasses in requirements.txt ([`06390ed`](https://github.com/supabase-community/realtime-py/commit/06390edb6ce96af4e2e48bfb19785abc263c846f))

* readme update ([`6add91f`](https://github.com/supabase-community/realtime-py/commit/6add91fc2bc3d49cb699e90c9ced014c3af37750))

* Merge pull request 4 from lionellloh/pypi

Refactorings for better distribution ([`b0edab0`](https://github.com/supabase-community/realtime-py/commit/b0edab08b8c26a0020ea8c037c13830a66a9d8d7))

* ignore .DS_store ([`9623444`](https://github.com/supabase-community/realtime-py/commit/962344478f78eb9f35a40ebd1b5d4334ddc5fdd6))

* Update Readme and version ([`850c912`](https://github.com/supabase-community/realtime-py/commit/850c912ca9e362dc2a55d7859b3a07bede31b347))

* Merge pull request 3 from lionellloh/pypi

pip pkg related refactor ([`8fef058`](https://github.com/supabase-community/realtime-py/commit/8fef058ae23ab38dfdae136f35d5d38bd8a58976))

* pip pkg related refactor ([`adef018`](https://github.com/supabase-community/realtime-py/commit/adef018da8d7ded6e8e1a549b4bd9f14db27f564))

* Merge pull request 2 from lionellloh/pypi

restructure for PYPI ([`3904e93`](https://github.com/supabase-community/realtime-py/commit/3904e93efd5081aaa14ec4b38cf0d2d451a378ae))

* restructure for PYPI ([`4949494`](https://github.com/supabase-community/realtime-py/commit/49494949e44168b0f55d55af289158bf081b3339))

* fix decorator to return func ([`ccbd91c`](https://github.com/supabase-community/realtime-py/commit/ccbd91c6cf7b2f1456f2b57e8e07c5407be01313))

* fix minor typo ([`9bf2698`](https://github.com/supabase-community/realtime-py/commit/9bf2698d411ac49217b29dcd16d2cd3c7f064b0c))

* Docs ([`4678642`](https://github.com/supabase-community/realtime-py/commit/46786423c5039c2d4694f333f19a9316d8574c42))

* `exceptions` -> `Exceptions` ([`ebac053`](https://github.com/supabase-community/realtime-py/commit/ebac053fb7f35f93f9da68f8f2272d50fae37c2b))

* Decorator to check + Exception if check fails ([`5d8e49b`](https://github.com/supabase-community/realtime-py/commit/5d8e49bb8ab6d528f5d63f80282850d5da23cb1b))

* Added docstrings ([`5d8f9f5`](https://github.com/supabase-community/realtime-py/commit/5d8f9f56898b6dd11d0dd328514677956d78dab6))

* Type hints and named tuples ([`01058df`](https://github.com/supabase-community/realtime-py/commit/01058df29823730ce084b1bb721917140d1ab93d))

* Clean up ([`2c2a6df`](https://github.com/supabase-community/realtime-py/commit/2c2a6dfe995c0a85bf583abb6157f94812e1a13a))

* Removed constants, include type hints ([`b311691`](https://github.com/supabase-community/realtime-py/commit/b311691b092da9df755e5dbb70bd1d5835268817))

* Merge remote-tracking branch &39;origin/master&39; ([`4987917`](https://github.com/supabase-community/realtime-py/commit/498791752626d304475f69e1e957c6943ca9f508))

* ignore .idea/* ([`6dde5c5`](https://github.com/supabase-community/realtime-py/commit/6dde5c520e5844837a9af56a2c3ffe4195357da7))

* Use dataclass for Message ([`b206a61`](https://github.com/supabase-community/realtime-py/commit/b206a6188e320f273ddb3435216afa04d014a744))

* Update usage to be clearer that that it is the payload that is passed ([`45658eb`](https://github.com/supabase-community/realtime-py/commit/45658ebcb895444e791653246dc6af7f858e3681))

* Create README.md ([`53216bd`](https://github.com/supabase-community/realtime-py/commit/53216bd732367111f0f8cc48e817b0c4a7269eb8))

* requirements ([`78dc02c`](https://github.com/supabase-community/realtime-py/commit/78dc02c196ad023a507652905b522bdbb65eb3e0))

* Merge pull request 1 from lionellloh/dev

Merge POC work in to master ([`5a1d4db`](https://github.com/supabase-community/realtime-py/commit/5a1d4db119f9251058006dadfd18f8aba361ccd3))

* gitignore ([`828fe8f`](https://github.com/supabase-community/realtime-py/commit/828fe8f0f378147b7ae40bca86ba6c175961c339))

* POC works ([`80d5c42`](https://github.com/supabase-community/realtime-py/commit/80d5c426fe52252df6270b703950f2a7097f9743))

* Initial commit ([`73025b3`](https://github.com/supabase-community/realtime-py/commit/73025b3a469cb167ad548018b4aefd08d19025a3))

1.0.5

Fix

* fix: gracefully close the socket ([`9c0ffd1`](https://github.com/supabase-community/realtime-py/commit/9c0ffd13bd94aeb3d36dc7f93897d9673a522dfd))

Unknown

* Update .pre-commit-config.yaml (132)

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml ([`8bcf6da`](https://github.com/supabase-community/realtime-py/commit/8bcf6da63e161d7127292a079887952d2c8a2722))

* Add stale bot (131) ([`5d1906a`](https://github.com/supabase-community/realtime-py/commit/5d1906aa564f8c50567d3ea61a7b35a2b3ef9274))

1.0.4

Build

* build(deps-dev): bump idna from 3.4 to 3.7 (118) ([`364de4e`](https://github.com/supabase-community/realtime-py/commit/364de4eeb154344e197ab9bcbf59e7191d92c23a))

* build(deps-dev): bump python-semantic-release from 9.3.1 to 9.4.1 (115) ([`88e8a30`](https://github.com/supabase-community/realtime-py/commit/88e8a3010fb87f2360a39bf346f0e1525f0a56c1))

* build(deps): bump typing-extensions from 4.10.0 to 4.11.0 (114) ([`910616a`](https://github.com/supabase-community/realtime-py/commit/910616a0fd0a0a79f783480a30ad1661658333d5))

* build(deps): bump python-semantic-release/python-semantic-release (116)

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.3.1 to 9.4.1.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.3.1...v9.4.1)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`6e07a0c`](https://github.com/supabase-community/realtime-py/commit/6e07a0cf0d3025693bf702346807e753bc68f9b0))

Chore

* chore(release): bump version to v1.0.4 ([`a7dc820`](https://github.com/supabase-community/realtime-py/commit/a7dc8200cc4c14cbd32763810aa4a6f2ebcc7230))

Fix

* fix: version bump (119) ([`228d466`](https://github.com/supabase-community/realtime-py/commit/228d466a1467e916a9670bdf7801f95fcba2c872))

Unknown

* Update connection.py (117) ([`c5915e5`](https://github.com/supabase-community/realtime-py/commit/c5915e511517d097b7c716be89d55f37ff64a5e4))

1.0.3

Build

* build(deps-dev): bump python-semantic-release from 9.1.1 to 9.3.1 (109) ([`acc5af2`](https://github.com/supabase-community/realtime-py/commit/acc5af2e662ae71fabfd6c79e01836c32773d129))

* build(deps): bump python-semantic-release/python-semantic-release (107) ([`fc381db`](https://github.com/supabase-community/realtime-py/commit/fc381db0e9607efd1663c145a1ee1275f6559143))

* build(deps-dev): bump black from 23.11.0 to 24.3.0 (105) ([`7c2bc90`](https://github.com/supabase-community/realtime-py/commit/7c2bc9072ce4757b8e004c4688e7f710a77c9048))

* build(deps-dev): bump black from 23.11.0 to 24.3.0 (103) ([`aa068c0`](https://github.com/supabase-community/realtime-py/commit/aa068c00cc182e6111f940f79c8ed8bb0b4be124))

* build(deps-dev): bump pytest from 8.0.2 to 8.1.1 (101) ([`f3ac93a`](https://github.com/supabase-community/realtime-py/commit/f3ac93a60be24ed98416b8a903c96582e2f4d381))

* build(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0 (100) ([`36875c7`](https://github.com/supabase-community/realtime-py/commit/36875c766423e6d9e2220815c9f329a617405807))

* build(deps): bump websockets from 11.0.3 to 12.0 (97) ([`859a7e7`](https://github.com/supabase-community/realtime-py/commit/859a7e72241cd174b15e7ee90260ebc062ac0c75))

* build(deps-dev): bump isort from 5.12.0 to 5.13.2 (94) ([`1938958`](https://github.com/supabase-community/realtime-py/commit/19389585f602db864b4604c0cac0fc4ba2eecdbe))

* build(deps): bump typing-extensions from 4.7.1 to 4.10.0 (96)

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.1 to 4.10.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.7.1...4.10.0)

---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`9b610d7`](https://github.com/supabase-community/realtime-py/commit/9b610d781d5987c4293366f96ec286e0b39e46f8))

* build(deps-dev): bump python-semantic-release from 8.3.0 to 9.1.1 (95)

Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.3.0 to 9.1.1.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.3.0...v9.1.1)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`99a0c48`](https://github.com/supabase-community/realtime-py/commit/99a0c48498e1a16bfbd026fb13bff8e4ce2098a3))

* build(deps): bump actions/setup-python from 2 to 5 (89)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`d7f13aa`](https://github.com/supabase-community/realtime-py/commit/d7f13aa7e28caa73de7e4bd49d3ac54ae2d760aa))

* build(deps-dev): bump pytest from 7.4.0 to 8.0.2 (93)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 8.0.2.
- [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.4.0...8.0.2)

---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`64f7e8e`](https://github.com/supabase-community/realtime-py/commit/64f7e8ef3b4eb8c709f206fba5c74c9f028ac082))

* build(deps): bump abatilo/actions-poetry from 2.2.0 to 3.0.0 (91)

Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](https://github.com/abatilo/actions-poetry/compare/v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`3fb37a5`](https://github.com/supabase-community/realtime-py/commit/3fb37a575d6ce338a55aac1a8ca44dee08b5e77d))

* build(deps): bump python-semantic-release/python-semantic-release (92)

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.0.0 to 9.1.1.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.0.0...v9.1.1)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`2f6776e`](https://github.com/supabase-community/realtime-py/commit/2f6776ead4cd8db54626180e5d1e01d667ce33db))

* build(deps): bump actions/checkout from 2 to 4 (90)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`f6001b5`](https://github.com/supabase-community/realtime-py/commit/f6001b578e2bc88468d8a13603d0b15d53043237))

* build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (84)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`30699c9`](https://github.com/supabase-community/realtime-py/commit/30699c9bc0a150f7ffcc095e3d4e9c4989871964))

* build(deps-dev): bump gitpython from 3.1.40 to 3.1.41 (83)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.40...3.1.41)

---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`1bfd2c1`](https://github.com/supabase-community/realtime-py/commit/1bfd2c112604217f818266f29788e4055dbfc96d))

Chore

* chore(release): bump version to v1.0.3 ([`1079275`](https://github.com/supabase-community/realtime-py/commit/1079275f158b5ddc3e5adef20075f97298e1cbc3))

Fix

* fix: package release (110) ([`fde31f3`](https://github.com/supabase-community/realtime-py/commit/fde31f3efda3836486e1fdad53bf1278e61c1543))

Unknown

* Create dependabot.yml & update code-owners (88)

* Create dependabot.yml

* Create dependabot.yml

* Delete .github/.github directory

* Create CODEOWNERS ([`5fdb923`](https://github.com/supabase-community/realtime-py/commit/5fdb923b26e418d21299e8cbd8e9b4558457bf33))

1.0.2

Chore

* chore(release): bump version to v1.0.2 ([`8897feb`](https://github.com/supabase-community/realtime-py/commit/8897feb605ec643de89cf0e1d9944860b23b6038))

Fix

* fix: update README.md (77) ([`c5d9afb`](https://github.com/supabase-community/realtime-py/commit/c5d9afb610651b2981361ff01a8a593399809c7f))

1.0.1

Chore

* chore(release): bump version to v1.0.1 ([`7f185e9`](https://github.com/supabase-community/realtime-py/commit/7f185e993735afbefde823577586f4c24fe88eee))

* chore: update CI to use correct branch (76) ([`07b1b8b`](https://github.com/supabase-community/realtime-py/commit/07b1b8b3c5d586cca576b728deba0930dc1f681e))

* chore: update github workflow with correct branch (74) ([`13688c4`](https://github.com/supabase-community/realtime-py/commit/13688c4e86ba5da938b52a04c74bf10cc8250cf3))

* chore: Remove unused import of &39;cast&39; ([`593815f`](https://github.com/supabase-community/realtime-py/commit/593815ffa84661b74fa83627fe1dfb39c4731e50))

Fix

* fix: use shared types (75) ([`233392a`](https://github.com/supabase-community/realtime-py/commit/233392a7626ddd9e750e0f0bf0e45d72626740a7))

* fix: add github action workflow (73) ([`f29d8b3`](https://github.com/supabase-community/realtime-py/commit/f29d8b3d4eff08e146bcf4049e26eac806475374))

* fix: replace cast method with consistent type hinting and direct assignment of value ([`1d822b5`](https://github.com/supabase-community/realtime-py/commit/1d822b5704c2b2b63caee8ac1d95a5eb4639af66))

* fix: correct type argument for cast method during socket initialisation ([`283af0a`](https://github.com/supabase-community/realtime-py/commit/283af0a5e9285e10aa7a6c5f6fb5f2189b3d0603))

Unknown

* Merge pull request 70 from markyao6275/update-websockets-pytest

Update websockets + pytest versions ([`bf9ae1c`](https://github.com/supabase-community/realtime-py/commit/bf9ae1c073e3a3544bd536c308d99792661f196f))

* Update websockets + pytest versions ([`9af9807`](https://github.com/supabase-community/realtime-py/commit/9af980788a6a8494b4ef10c3a6ce8516382c6e01))

* Merge pull request 65 from odiseo0/master

Remove additional `Any` ([`0934023`](https://github.com/supabase-community/realtime-py/commit/0934023fe002357a2558f3b48d1c5000c4b00382))

* Remove additional `Any` ([`803203b`](https://github.com/supabase-community/realtime-py/commit/803203b06045d47b03abec2b3d54a74d3d74b695))

* Revert &34;Update dependencies&34;

This reverts commit 4cdcde406eb38b73f84349a39c079ff2eaf375b7.
I meant to push this to another branch and then open a PR, sorry! ([`6b2a320`](https://github.com/supabase-community/realtime-py/commit/6b2a3200427e78b5382b11aecb1d020c36a893c5))

* Update dependencies ([`4cdcde4`](https://github.com/supabase-community/realtime-py/commit/4cdcde406eb38b73f84349a39c079ff2eaf375b7))

* Merge pull request 60 from dhaneshsabane/bug-58-type-correction

fix: correct type argument for cast method during socket initialisation ([`e40a359`](https://github.com/supabase-community/realtime-py/commit/e40a359e68837360392dd87868fafbb9d582aecb))

* Update README.md ([`5f4afad`](https://github.com/supabase-community/realtime-py/commit/5f4afad859f444d1d5b6d19d4947dd2df940410a))

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.