mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-16 05:14:33 +00:00
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:
parent
71b9b2df74
commit
1f0d0ccaa6
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user