From 9ca7a950c0b09b555ad5e2450200782bd2d8d518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 06:36:07 +0000 Subject: [PATCH] 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 d38f117..cb1797a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ protobuf==5.28.2 psutil==5.9.6 ptyprocess==0.7.0 pure-eval==0.2.2 -pyasn1==0.5.1 +pyasn1==0.6.1 pyasn1-modules==0.4.1 pydantic==2.8.2 pydantic_core==2.20.1