From 9d5f8cd047d602a5ec67dccdeeff1ec68e27b946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:51:06 +0000 Subject: [PATCH] Bump solana from 0.30.2 to 0.31.0 Bumps [solana](https://github.com/michaelhly/solanapy) from 0.30.2 to 0.31.0. - [Release notes](https://github.com/michaelhly/solanapy/releases) - [Changelog](https://github.com/michaelhly/solana-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/michaelhly/solanapy/compare/v0.30.2...v0.31.0) --- updated-dependencies: - dependency-name: solana dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb5ded08b..b1117074c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pysha3==1.0.2 eth-keys==0.4.0 rusty_rlp rlp -solana==0.30.2 +solana==0.31.0 solders==0.18.1 psycopg2-binary ethereum