Skip to content

Commit 6024703

Browse files
authored
Merge pull request #34 from bandoche/dependabot/pip/pyasn1-0.6.3
chore(deps): bump pyasn1 from 0.6.2 to 0.6.3
2 parents 8c6ef05 + 2714683 commit 6024703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
include_package_data=True,
2828
zip_safe=False,
2929
install_requires=[
30-
'pyasn1==0.6.2',
30+
'pyasn1==0.6.3',
3131
'cryptography>=46.0.3',
3232
],
3333
keywords='npki 공인인증서 공동인증서 korean pki certificate',

0 commit comments

Comments
 (0)