From 111957f338b125845eb42d474b2300b7bb15e25c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:32:01 +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 7f993eb..6f71289 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 idna==2.6 python-memcached==1.59 requests==2.18.4 -scapy==2.3.3 +scapy==2.4.1 six==1.11.0 urllib3==1.22 pylint==1.8.3