From bd2662d9245190f699cf3438d57b368d21bd7c1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 18:12:21 +0000 Subject: [PATCH] build(deps): bump cryptography from 3.3.2 to 41.0.0 in /riotbuild Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.0) --- 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..371b8b85 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.0 scapy>=2.4.3 protobuf==3.18.3 scikit-learn==0.22.1