Skip to content

Commit 31f571c

Browse files
committed
Refresh optional dependencies
1 parent b4962fb commit 31f571c

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
@@ -262,7 +262,7 @@
262262
'pdfminer.six==20211012;python_version<"3.7"',
263263
'pdfminer.six==20221105;python_version>="3.7"',
264264
'cryptography==36.0.2;python_version<"3.7"',
265-
'cryptography==41.0.1;python_version>="3.7"',
265+
'cryptography==41.0.2;python_version>="3.7"',
266266
"cffi==1.15.1",
267267
"pycparser==2.21",
268268

0 commit comments

Comments
 (0)