From 3117b43c6a024fd4270eb7d281b12ac89c19863c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 05:21:40 +0000 Subject: [PATCH] pip: (deps): bump pyasn1 from 0.5.1 to 0.6.0 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.5.1 to 0.6.0. - [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.0) --- 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 56c4bb7..69f7cb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ pathspec==0.12.1 # yamllint platformdirs==4.2.0 # via black -pyasn1==0.5.1 +pyasn1==0.6.0 # via # pyasn1-modules # rsa