From 8fb15dd85a585ad198cc5967ff5ba88ebd3c2b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 07:35:13 +0000 Subject: [PATCH] chore(deps): bump nostr-sdk from 0.35.1 to 0.40.1 Bumps [nostr-sdk](https://github.com/rust-nostr/nostr) from 0.35.1 to 0.40.1. - [Release notes](https://github.com/rust-nostr/nostr/releases) - [Changelog](https://github.com/rust-nostr/nostr/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-nostr/nostr/commits) --- updated-dependencies: - dependency-name: nostr-sdk 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 b8fdf2ea..741fa53b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,6 +28,6 @@ drf-spectacular==0.28.0 drf-spectacular-sidecar==2024.12.1 django-cors-headers==4.6.0 base91==1.0.1 -nostr-sdk==0.35.1 +nostr-sdk==0.40.1 pygeohash==1.2.0 asgiref == 3.8.1