Skip to content

Commit

Permalink
Merge pull request #253 from nationalarchives/renovate/boto3-1.x
Browse files Browse the repository at this point in the history
Update dependency boto3 to v1.28.84
  • Loading branch information
jacksonj04 authored Nov 13, 2023
2 parents cf76d9a + 843013a commit 2426acc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/lambdas/db_backup/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.26.165
boto3==1.28.84
botocore==1.29.165
2 changes: 1 addition & 1 deletion src/lambdas/fetch_xml/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests==2.31.0
boto3==1.21.46
boto3==1.28.84
botocore==1.24.46
2 changes: 1 addition & 1 deletion src/lambdas/push_enriched_xml/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests==2.31.0
boto3==1.21.46
boto3==1.28.84
botocore==1.24.46
2 changes: 1 addition & 1 deletion src/lambdas/update_rules_processor/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
psycopg2-binary==2.9.1
pandas==1.1.5
sqlalchemy==1.4.32
boto3==1.21.46
boto3==1.28.84
spacy==3.2.6
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0-py3-none-any.whl

0 comments on commit 2426acc

Please sign in to comment.