From a73e60980e161fa5f4a986f5c5818848b6cf3c20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 17:38:21 +0000 Subject: [PATCH] chore(deps): bump nostr-sdk from 0.35.1 to 0.42.1 Bumps [nostr-sdk](https://github.com/rust-nostr/nostr-sdk-ffi) from 0.35.1 to 0.42.1. - [Release notes](https://github.com/rust-nostr/nostr-sdk-ffi/releases) - [Changelog](https://github.com/rust-nostr/nostr-sdk-ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-nostr/nostr-sdk-ffi/commits/v0.42.1) --- updated-dependencies: - dependency-name: nostr-sdk dependency-version: 0.42.1 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 ad19491b..8f637cbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ drf-spectacular==0.28.0 drf-spectacular-sidecar==2025.5.1 django-cors-headers==4.7.0 base91==1.0.1 -nostr-sdk==0.35.1 +nostr-sdk==0.42.1 pygeohash==3.0.1 asgiref == 3.8.1 secp256k1