From da079160e18485c14685713fc7217aa4f86c1406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:24:30 +0000 Subject: [PATCH] deps: bump rns from 1.3.5 to 1.4.0 in /tools Bumps [rns](https://github.com/markqvist/Reticulum) from 1.3.5 to 1.4.0. - [Release notes](https://github.com/markqvist/Reticulum/releases) - [Changelog](https://github.com/markqvist/Reticulum/blob/master/Changelog.md) - [Commits](https://github.com/markqvist/Reticulum/compare/1.3.5...1.4.0) --- updated-dependencies: - dependency-name: rns dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 5cb6a95..5b49547 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -11,5 +11,5 @@ # notes (2026-05-07). A pin keeps the verifier reproducible if # upstream stops mirroring to PyPI before our migration is ready. -rns==1.3.5 +rns==1.4.0 lxmf==1.0.1