From f34df1a4a7ab65b73718baabee87342d43a7cf0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 20:06:26 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.2 in /samples/crewai/app 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: direct:production ... Signed-off-by: dependabot[bot] --- samples/crewai/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/crewai/app/requirements.txt b/samples/crewai/app/requirements.txt index 996722f7..10bc440c 100644 --- a/samples/crewai/app/requirements.txt +++ b/samples/crewai/app/requirements.txt @@ -123,7 +123,7 @@ psycopg==3.2.9 psycopg-binary==3.2.9 ptyprocess==0.7.0 pure_eval==0.2.3 -pyasn1==0.6.1 +pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==2.22 pydantic==2.11.5