Skip to content

Commit 2640cbc

Browse files
authored
Merge pull request #32 from bandoche/dependabot/pip/cryptography-44.0.1
2 parents c4a109f + 4eebde4 commit 2640cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
zip_safe=False,
2929
install_requires=[
3030
'pyasn1==0.4.8',
31-
'cryptography==42.0.8',
31+
'cryptography==44.0.1',
3232
],
3333
keywords='npki 공인인증서 공동인증서 korean pki certificate',
3434
platforms='OS Independent',

0 commit comments

Comments
 (0)