From bef0937d854c501f8dc0e1d67729e539d01b8ae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 09:56:04 +0000 Subject: [PATCH] build(deps): bump pycryptodome from 3.11.0 to 3.19.1 in /riotbuild Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.11.0 to 3.19.1. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.11.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-version: 3.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- riotbuild/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riotbuild/requirements.txt b/riotbuild/requirements.txt index bf74886c..d693cf24 100644 --- a/riotbuild/requirements.txt +++ b/riotbuild/requirements.txt @@ -16,7 +16,7 @@ scapy>=2.4.3 # used by network tests ## mcuboot ecdsa==0.13.3 pyasn1==0.4.2 -pycryptodome==3.11.0 +pycryptodome==3.19.1 ## pkg/NanoPb protobuf==3.18.3