Skip to content

Commit 351a5bd

Browse files
chore(deps): update stellar-sdk requirement in /backend
Updates the requirements on [stellar-sdk](https://github.com/StellarCN/py-stellar-base) to permit the latest version. - [Release notes](https://github.com/StellarCN/py-stellar-base/releases) - [Changelog](https://github.com/StellarCN/py-stellar-base/blob/main/CHANGELOG.md) - [Commits](StellarCN/py-stellar-base@9.0.0...15.0.0) --- updated-dependencies: - dependency-name: stellar-sdk dependency-version: 15.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8197a6 commit 351a5bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ alembic
1010
python-jose[cryptography]
1111
passlib[bcrypt]
1212
python-multipart
13-
stellar-sdk>=9.0.0
13+
stellar-sdk>=15.0.0
1414
python-json-logger
1515
sentry-sdk
1616
slowapi

0 commit comments

Comments
 (0)