From 3a07741316c4044bd99e28cbbeaa0e2f0133128e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:28:06 +0000 Subject: [PATCH] Bump pyasn1 from 0.4.8 to 0.6.4 in /colin-api Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.4.8 to 0.6.4. - [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.4.8...v0.6.4) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- colin-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colin-api/requirements.txt b/colin-api/requirements.txt index 0026ea71eb..c59abb4d4d 100644 --- a/colin-api/requirements.txt +++ b/colin-api/requirements.txt @@ -20,7 +20,7 @@ itsdangerous==1.1.0 jsonschema==4.19.0 launchdarkly-server-sdk==7.1.0 psycopg2-binary==2.8.6 -pyasn1==0.4.8 +pyasn1==0.6.4 pycountry==20.7.3 pyrsistent==0.17.3 python-dotenv==0.17.1