From be4478847f2ce90f941a0d59b0394b4713473429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 10:51:33 +0000 Subject: [PATCH] :arrow_up: Bump pyasn1 from 0.5.0 to 0.5.1 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.5.0 to 0.5.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.0...v0.5.1) --- updated-dependencies: - dependency-name: pyasn1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39a6b7b..749fcdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ charset-normalizer==3.3.2 click==8.1.7 idna==3.4 kubernetes==28.1.0 -pyasn1==0.5.0 +pyasn1==0.5.1 pyasn1-modules==0.3.0 python-dateutil==2.8.2 PyYAML==6.0.1