From 2829b6aa2e97ca85f79faa6bb2c86d186eb75af2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:38:00 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.2 in /core 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] --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index 5040cb8..28e85ec 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -44,7 +44,7 @@ pillow==11.2.1 proto-plus==1.26.1 protobuf==5.29.4 psutil==7.0.0 -pyasn1==0.6.1 +pyasn1==0.6.2 pyasn1_modules==0.4.2 PyAutoGUI==0.9.54 pycaw==20240210