Skip to content

Commit 376a014

Browse files
chore(deps): bump realtime from 2.6.0 to 2.7.0
Bumps [realtime](https://github.com/phoenixframework/phoenix) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](https://github.com/phoenixframework/phoenix/commits) --- updated-dependencies: - dependency-name: realtime dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 054f605 commit 376a014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
requires-python = ">=3.9"
2121
dependencies = [
2222
"postgrest == 1.1.1",
23-
"realtime == 2.6.0",
23+
"realtime == 2.7.0",
2424
"gotrue == 2.12.3",
2525
"storage3 == 0.12.0",
2626
"supafunc == 0.10.1",

0 commit comments

Comments
 (0)