From 8a82c9b8cc24f6f9c01ef2f0f8544cc6be6529e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 09:04:27 +0000 Subject: [PATCH] build(deps): bump solana from 0.36.12 to 0.39.0 in /clients/py Bumps solana from 0.36.12 to 0.39.0. --- updated-dependencies: - dependency-name: solana dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- clients/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/py/requirements.txt b/clients/py/requirements.txt index deda351b..379435ff 100644 --- a/clients/py/requirements.txt +++ b/clients/py/requirements.txt @@ -8,7 +8,7 @@ httpx==0.28.1 idna==3.18 jsonalias==0.1.1 sniffio==1.3.1 -solana==0.36.12 +solana==0.39.0 solders==0.27.1 typing_extensions==4.15.0 websockets==15.0