From 416acaedb0a5eb7c43a0af01728860b6ad43618f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:13:49 +0000 Subject: [PATCH] Bump pwntools from 3.12.0 to 4.3.1 Bumps [pwntools](https://github.com/Gallopsled/pwntools) from 3.12.0 to 4.3.1. - [Release notes](https://github.com/Gallopsled/pwntools/releases) - [Changelog](https://github.com/Gallopsled/pwntools/blob/dev/CHANGELOG.md) - [Commits](https://github.com/Gallopsled/pwntools/compare/3.12.0...4.3.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 ffe244e..c8cba6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ Pillow==5.1.0 pluggy==0.6.0 psutil==5.4.3 pwn==1.0 -pwntools==3.12.0 +pwntools==4.3.1 py==1.5.2 pyasn1==0.4.2 pycparser==2.18