From 320c975e8608e50efffd29c8bc7d4721c235ac14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:27:56 +0000 Subject: [PATCH] chore(deps): bump pyasn1 from 0.6.1 to 0.6.3 in /engine Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 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.1...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- engine/requirements.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/engine/requirements.txt b/engine/requirements.txt index 59b76072d4..6b8c05220c 100644 --- a/engine/requirements.txt +++ b/engine/requirements.txt @@ -352,7 +352,7 @@ psutil==5.9.4 # via -r requirements.in psycopg2==2.9.11 # via -r requirements.in -pyasn1==0.6.1 +pyasn1==0.6.3 # via # pyasn1-modules # rsa @@ -430,10 +430,6 @@ rsa==4.9.1 # via google-auth s3transfer==0.13.0 # via boto3 -setuptools==80.9.0 - # via - # apscheduler - # opentelemetry-instrumentation six==1.17.0 # via # django-rest-polymorphic @@ -463,6 +459,7 @@ twilio==6.37.0 typing-extensions==4.14.0 # via # anyio + # grpcio # opentelemetry-sdk # pyopenssl # referencing