From 1793808f1cfa03f401738ad0c5a258e60e1b00a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 07:08:18 +0000 Subject: [PATCH] chore(deps): bump nostr-sdk from 0.35.1 to 0.40.0 Bumps [nostr-sdk](https://github.com/rust-nostr/nostr) from 0.35.1 to 0.40.0. - [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/v0.40.0) --- 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..f5aae941 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.0 pygeohash==1.2.0 asgiref == 3.8.1