Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/setuptools-68.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann authored Aug 21, 2023
2 parents 45bc11d + d2f94fc commit 3f30ba9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
-r requirements-apps-start-execution-manager.txt
-r requirements-apps-start-execution-worker.txt
-r requirements-apps-update-db.txt
boto3==1.28.26
boto3==1.28.30
jinja2==3.1.2
moto[dynamodb]==4.1.14
pytest==7.4.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-apps-start-execution-manager.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
boto3==1.28.26
boto3==1.28.30
./lib/dynamo/
./lib/lambda_logging/
2 changes: 1 addition & 1 deletion requirements-apps-start-execution-worker.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.28.26
boto3==1.28.30
./lib/lambda_logging/
2 changes: 1 addition & 1 deletion requirements-apps-subscription-worker.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
asf-search==6.0.2
asf-search==6.6.2
./lib/dynamo/
./lib/lambda_logging/

0 comments on commit 3f30ba9

Please sign in to comment.