From ad5fd94d21cdfa4b3d93678403ad79166d1b8150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 10:48:10 +0000 Subject: [PATCH] pip: (deps): bump pyasn1 from 0.6.0 to 0.6.1 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.0 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.6.0...v0.6.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 9ad9b72..393bcfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ pathspec==0.12.1 # yamllint platformdirs==4.2.2 # via black -pyasn1==0.6.0 +pyasn1==0.6.1 # via # pyasn1-modules # rsa