Skip to content

Commit cc28be0

Browse files
committed
Refresh optional Python dependencies
1 parent 3cf1352 commit cc28be0

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
@@ -266,7 +266,7 @@
266266
'pdfminer.six==20250324;python_version<"3.9"',
267267
'pdfminer.six==20250506;python_version>="3.9"',
268268
'cryptography==39.0.2;python_version<"3.9"',
269-
'cryptography==45.0.3;python_version>="3.9"',
269+
'cryptography==45.0.4;python_version>="3.9"',
270270
'cffi==1.17.1',
271271
"pycparser==2.22",
272272
],

0 commit comments

Comments
 (0)