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

Bump Python requirement boto3 to 1.37.10

parent 20e9fed9
No related branches found
No related tags found
1 merge request!5Bump Python requirement boto3 to 1.37.34
Pipeline #214794 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.37.9", "boto3==1.37.10",
"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