From 12c8027795cf2808480a93743a600519df1baee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 18:36:04 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.0 to 0.6.3 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: indirect ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3e6c1597dd..a60d54835e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -305,6 +305,7 @@ markupsafe==3.0.3 marshmallow==3.21.2 # via # dataclasses-json + # flytekit # marshmallow-enum # marshmallow-jsonschema marshmallow-enum==1.5.1 @@ -437,7 +438,7 @@ pure-eval==0.2.2 # via stack-data pyarrow==16.1.0 # via -r dev-requirements.in -pyasn1==0.6.0 +pyasn1==0.6.3 # via # pyasn1-modules # rsa