From 620d702040c44fab62d18c0ae490590f34eb3631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 07:40:45 +0000 Subject: [PATCH] chore(deps): bump nostr-sdk from 0.42.1 to 0.43.0 Bumps [nostr-sdk](https://github.com/rust-nostr/nostr-sdk-ffi) from 0.42.1 to 0.43.0. - [Changelog](https://github.com/rust-nostr/nostr-sdk-ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-nostr/nostr-sdk-ffi/compare/v0.42.1...v0.43.0) --- updated-dependencies: - dependency-name: nostr-sdk dependency-version: 0.43.0 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 48d3fb7f..297e9e93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ drf-spectacular==0.28.0 drf-spectacular-sidecar==2025.8.1 django-cors-headers==4.7.0 base91==1.0.1 -nostr-sdk==0.42.1 +nostr-sdk==0.43.0 pygeohash==3.2.0 asgiref == 3.9.1 secp256k1