From b0837cff05eede24438e45f6eac2a87001952836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:25:38 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.2 in /plugins/flytekit-airflow Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2. - [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.1...v0.6.2) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- plugins/flytekit-airflow/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/flytekit-airflow/dev-requirements.txt b/plugins/flytekit-airflow/dev-requirements.txt index 73c1335f44..74a94380fc 100644 --- a/plugins/flytekit-airflow/dev-requirements.txt +++ b/plugins/flytekit-airflow/dev-requirements.txt @@ -850,7 +850,7 @@ pyarrow==16.1.0 # pandas-gbq pyarrow-hotfix==0.6 # via apache-beam -pyasn1==0.6.1 +pyasn1==0.6.2 # via # oauth2client # pyasn1-modules