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 Sep 16, 2024
1 parent 719b7a5 commit ee0b203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black==24.8.0
checkov==3.2.242
checkov==3.2.249
coverage==6.5.0
flake8==6.1.0
freezegun==1.5.1
Expand Down
2 changes: 1 addition & 1 deletion terraform/s3.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "sre_bot_bucket" {
source = "github.com/cds-snc/terraform-modules//S3?ref=v9.6.4"
source = "github.com/cds-snc/terraform-modules//S3?ref=v9.6.5"
bucket_name = "sre-bot-bucket"
versioning = {
enabled = true
Expand Down

0 comments on commit ee0b203

Please sign in to comment.