From 9c8dc41024e82e7fab36a77ab1de45c77de0705f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 18:08:49 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.0 to 0.6.3 in /aci Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.0 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.0...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aci/requirements.txt b/aci/requirements.txt index b805f22..adb5092 100644 --- a/aci/requirements.txt +++ b/aci/requirements.txt @@ -1,7 +1,7 @@ iniconfig==2.0.0 packaging==24.0 pluggy==1.4.0 -pyasn1==0.6.0 +pyasn1==0.6.3 pyasn1_modules==0.4.0 pytest==8.1.1 python-ldap==3.4.4