Skip to content

Commit b08df0e

Browse files
authored
Merge branch 'main' into di-543-govnotify-ingestion-for-customer-services
2 parents 778f411 + 0d12464 commit b08df0e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
numpy==2.2.3
1+
numpy==2.2.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
gspread==6.2.0
22
oauth2client==4.1.3
3-
google-api-python-client==2.163.0
3+
google-api-python-client==2.164.0
44
yagmail==0.15.293

terraform/etl/44-aws-glue-job-bens-housing-needs.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ module "housing_register_to_refined_and_trusted" {
3232
}
3333
script_name = "housing_register_to_refined_and_trusted"
3434
triggered_by_crawler = data.aws_ssm_parameter.copy_mtfh_reshape_to_refined_crawler_for_HR.value
35+
tags = module.tags.values
3536
}

0 commit comments

Comments
 (0)