From e4889677d7137ae31a398eca08c90f3176f86487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 05:07:43 +0000 Subject: [PATCH] Bump pycrypto from 2.6 to 2.6.1 in /example2/exploit Bumps [pycrypto](https://github.com/pycrypto/pycrypto) from 2.6 to 2.6.1. - [Changelog](https://github.com/pycrypto/pycrypto/blob/master/ChangeLog) - [Commits](https://github.com/pycrypto/pycrypto/compare/v2.6...v2.6.1) --- updated-dependencies: - dependency-name: pycrypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example2/exploit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example2/exploit/requirements.txt b/example2/exploit/requirements.txt index d708672..c3c78b1 100644 --- a/example2/exploit/requirements.txt +++ b/example2/exploit/requirements.txt @@ -1,3 +1,3 @@ -pycrypto==2.6 +pycrypto==2.6.1 git+git://github.com/opsxcq/impacket.git pyasn1