From 7c33202f92582bbcbcd74461daf5bf28122dde1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 07:37:25 +0000 Subject: [PATCH] chore(deps): bump nostr-sdk from 0.32.2 to 0.35.0 Bumps [nostr-sdk](https://github.com/rust-nostr/nostr) from 0.32.2 to 0.35.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.35.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 0ac70d48..c13d4fa3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,6 +28,6 @@ drf-spectacular==0.27.2 drf-spectacular-sidecar==2024.7.1 django-cors-headers==4.4.0 base91==1.0.1 -nostr-sdk==0.32.2 +nostr-sdk==0.35.0 pygeohash==1.2.0 asgiref == 3.8.1