Skip to content
Snippets Groups Projects
Commit 6962a6f1 authored by Teklia Bot's avatar Teklia Bot
Browse files

Bump Python requirement boto3 to 1.36.25

parent fb468337
No related branches found
No related tags found
1 merge request!5Bump Python requirement boto3 to 1.37.34
Pipeline #212471 failed
...@@ -9,7 +9,7 @@ version = "0.2.0rc1" ...@@ -9,7 +9,7 @@ version = "0.2.0rc1"
description = "Worker to import elements from an S3 Bucket to Arkindex" description = "Worker to import elements from an S3 Bucket to Arkindex"
dependencies = [ dependencies = [
"arkindex-base-worker==0.4.0rc1", "arkindex-base-worker==0.4.0rc1",
"boto3==1.36.24", "boto3==1.36.25",
"pdfminer.six==20221105", "pdfminer.six==20221105",
"pdf2image==1.17.0", "pdf2image==1.17.0",
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment