Skip to content

Commit

Permalink
Merge pull request #411 from nationalarchives/renovate/patch-boto-pac…
Browse files Browse the repository at this point in the history
…kages

Update boto packages to v1.34.25 (patch)
  • Loading branch information
renovate[bot] authored Jan 23, 2024
2 parents 74526ce + cae33ea commit 26d4d6e
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/lambdas/db_backup/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
boto3==1.34.23
botocore==1.34.23
boto3==1.34.25
botocore==1.34.25
aws_lambda_powertools==2.32.0
4 changes: 2 additions & 2 deletions src/lambdas/fetch_xml/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.31.0
boto3==1.34.23
botocore==1.34.23
boto3==1.34.25
botocore==1.34.25
aws_lambda_powertools==2.32.0
4 changes: 2 additions & 2 deletions src/lambdas/push_enriched_xml/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.31.0
boto3==1.34.23
botocore==1.34.23
boto3==1.34.25
botocore==1.34.25
aws_lambda_powertools==2.32.0
2 changes: 1 addition & 1 deletion src/lambdas/update_rules_processor/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
psycopg2-binary==2.9.9
pandas==2.2.0
sqlalchemy==2.0.25
boto3==1.34.23
boto3==1.34.25
spacy==3.7.2
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
aws_lambda_powertools==2.32.0
2 changes: 1 addition & 1 deletion src/tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ SPARQLWrapper==2.0.0
python-dotenv==1.0.0
rapidfuzz==3.6.1
ds-caselaw-marklogic-api-client==18.0.0
boto3-stubs[essential] ==1.34.23
boto3-stubs[essential] ==1.34.25
aws_lambda_powertools ==2.32.0

0 comments on commit 26d4d6e

Please sign in to comment.