From 811fcb22aa6d5d9ec7e606ffe9f2b3af915eb1dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:39:57 +0000 Subject: [PATCH] chore(deps): bump pyasn1 from 0.6.2 to 0.6.3 in /requirements Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 to 0.6.3. - [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.2...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 365f04341..624f82725 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -21,7 +21,7 @@ kombu==5.5.4 Mako==1.2.2 netifaces==0.11.0 psutil==7.2.1 -pyasn1==0.6.2 +pyasn1==0.6.3 pydbus==0.6.0 pyOpenSSL==19.1.0 python-dateutil==2.9.0.post0