From 757f35e124d9605467f3caaa3f50bbf4e0f5f434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:32:27 +0000 Subject: [PATCH] build(deps): bump cryptography from 3.3.2 to 41.0.3 in /riotbuild Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography 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 73c6a578..94b0d9a2 100644 --- a/riotbuild/requirements.txt +++ b/riotbuild/requirements.txt @@ -8,7 +8,7 @@ ed25519==1.4 cbor==1.0.0 cbor2>=5.0.0 colorama>=0.4.0 -cryptography==3.3.2 +cryptography==41.0.3 scapy>=2.4.3 protobuf==3.18.3 scikit-learn==0.22.1