From b2b6499758b02f01d47d27d427b2d26701cbd7ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 14:52:54 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.3 to 0.6.4 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.4 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 526a0a85e..719b47818 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ requests==2.33.0 impacket==0.10.0 psutil>=5.9.3 icmplib>=2.1.1 -pyasn1==0.6.3 +pyasn1==0.6.4 pyroxy @ git+https://github.com/MatrixTM/PyRoxy.git yarl>=1.7.2 \ No newline at end of file