From 0b4bc360a00d1ea665edc9f1d79e85da9ef2bf5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:02:56 +0000 Subject: [PATCH] Bump scapy from 2.3.1 to 2.4.1 in /TestON Bumps [scapy](https://github.com/secdev/scapy) from 2.3.1 to 2.4.1. - [Release notes](https://github.com/secdev/scapy/releases) - [Commits](https://github.com/secdev/scapy/compare/v2.3.1...v2.4.1) Signed-off-by: dependabot[bot] --- TestON/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestON/requirements.txt b/TestON/requirements.txt index 522121098..af2f575b8 100644 --- a/TestON/requirements.txt +++ b/TestON/requirements.txt @@ -10,7 +10,7 @@ pexpect==3.2 pyflakes==0.8.1 pylint==1.1.0 requests==2.6.0 -scapy==2.3.1 +scapy==2.4.1 ipaddress==1.0.16 docker==2.1.0 docker-py==1.10.6