chore(deps): bump pyasn1 from 0.5.0 to 0.6.1

Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.5.0 to 0.6.1.
- [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.5.0...v0.6.1)

---
updated-dependencies:
- dependency-name: pyasn1
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-28 02:14:42 +00:00 committed by Eric
parent 71b9b2df74
commit 1f0d0ccaa6

View File

@ -27,7 +27,7 @@ dependencies = [
'olefile==0.46',
'paramiko==3.2.0',
'passlib==1.7.4',
'pyasn1==0.5.0',
'pyasn1==0.6.1',
'pycparser==2.21',
'pycryptodome==3.18.0',
'pycryptodomex==3.18.0',