Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent b8b6492 commit 447aa3b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aws/ecr/iam.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "oidc" {
source = "github.com/cds-snc/terraform-modules?ref=v2.0.1//gh_oidc_role"
source = "github.com/cds-snc/terraform-modules?ref=v2.0.5"
billing_tag_key = "CostCentre"
billing_tag_value = "notification-canada-ca-${var.env}"
oidc_exists = true
Expand Down
2 changes: 1 addition & 1 deletion scripts/sanitize_sms_usage_logs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.34.25
boto3==1.34.147
fsspec==2024.5.0
pandas==2.2.2
python-dotenv==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion scripts/set_sms_keywords/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.34.25
boto3==1.34.147
python-dotenv==1.0.1

0 comments on commit 447aa3b

Please sign in to comment.