From c6f6550cd5fd84bee61a2126233d101d9e00d537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 15:50:31 +0300 Subject: [PATCH] pip: (deps): bump pyasn1 from 0.6.0 to 0.6.1 (#99) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sergij Boremchuk --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9b7966..5295343 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