From d4feac127cc03333b751260b48c3ec31eae01f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 09:41:48 +0000 Subject: [PATCH] chore(deps): bump pyasn1 from 0.6.2 to 0.6.3 in /tests/docker 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index b56f4e29..558fda2c 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -15,7 +15,7 @@ kubernetes==31.0.0 MarkupSafe==3.0.3 oauthlib==3.3.1 psycopg2==2.9.10 -pyasn1==0.6.2 +pyasn1==0.6.3 pyasn1-modules==0.4.2 PyJWT==2.4.0 python-dateutil==2.9.0.post0