From 9671dc87615c6039ebff76e1481c9db9c23006c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 18:02:36 +0000 Subject: [PATCH] build(deps): bump pycryptodome from 3.9.9 to 3.19.1 in /krackattack Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.9.9 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.9.9...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- krackattack/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/krackattack/requirements.txt b/krackattack/requirements.txt index 02697f908..7182817ce 100644 --- a/krackattack/requirements.txt +++ b/krackattack/requirements.txt @@ -1,2 +1,2 @@ -pycryptodome==3.9.9 +pycryptodome==3.19.1 scapy==2.4.4