From d19ab39cc7a8def0a9ec3fb36970255cf22fc00e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:44:11 +0000 Subject: [PATCH] build(deps): bump pyasn1 from 0.5.1 to 0.6.1 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.5.1 to 0.6.1. - [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.5.1...v0.6.1) --- updated-dependencies: - dependency-name: pyasn1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cbf33259..72f1d4f89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ networkx==3.1 pefile==2024.8.26 pip==24.2 protobuf==5.28.2 -pyasn1==0.5.1 +pyasn1==0.6.1 pyasn1-modules==0.3.0 pycparser==2.22 pydantic==2.9.1