From 7930f996590e0d9cc75ea151a687b99bbef492e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 18:43:47 +0000 Subject: [PATCH] Bump impacket from 0.9.18 to 0.9.23 Bumps [impacket](https://github.com/SecureAuthCorp/impacket) from 0.9.18 to 0.9.23. - [Release notes](https://github.com/SecureAuthCorp/impacket/releases) - [Changelog](https://github.com/SecureAuthCorp/impacket/blob/master/ChangeLog) - [Commits](https://github.com/SecureAuthCorp/impacket/commits) --- updated-dependencies: - dependency-name: impacket dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd4c29f..3cd9780 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests==2.21.0 -impacket==0.9.18 +impacket==0.9.23