From cdd71e2698bf3a9aa0b57e06f2c5125774accb5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 11:13:40 +0000 Subject: [PATCH] Bump scapy from 2.5.0rc3 to 2.5.0 Bumps [scapy](https://github.com/secdev/scapy) from 2.5.0rc3 to 2.5.0. - [Release notes](https://github.com/secdev/scapy/releases) - [Commits](https://github.com/secdev/scapy/compare/v2.5.0rc3...v2.5.0) --- updated-dependencies: - dependency-name: scapy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e4044e31..085ae01a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ chardet==5.1.0 pytest-flake8 -scapy==2.5.0rc3 +scapy==2.5.0 argparse==1.4.0