From 4786ab2d22c5ff64883dffbc269ce82a4556e799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:24:08 +0000 Subject: [PATCH] deps: bump rns from 1.3.5 to 1.3.6 in /tools Bumps [rns](https://github.com/markqvist/Reticulum) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/markqvist/Reticulum/releases) - [Changelog](https://github.com/markqvist/Reticulum/blob/master/Changelog.md) - [Commits](https://github.com/markqvist/Reticulum/commits) --- updated-dependencies: - dependency-name: rns dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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..5ddc222 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.3.6 lxmf==1.0.1