From a3f92c33f65614bc49a89d3031566194271a6145 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:56:05 +0000 Subject: [PATCH] Bump scapy from 2.3.3 to 2.4.1 Bumps [scapy](https://github.com/secdev/scapy) from 2.3.3 to 2.4.1. - [Release notes](https://github.com/secdev/scapy/releases) - [Commits](https://github.com/secdev/scapy/compare/v2.3.3...v2.4.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e962795..5c93d80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.4.3 -scapy==2.3.3 +scapy==2.4.1 pytest==3.2.1 pytest-cov==2.5.1 urllib3==1.22