Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent d9c4048 commit 89fdab9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ aws-sns-message-validator==0.0.5
boto3==1.34.79
fastapi==0.110.1
geoip2==4.8.0
google-api-python-client==2.124.0
google-api-python-client==2.125.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==0.8.0
google-api-core==2.18.0
Expand Down
2 changes: 1 addition & 1 deletion scripts/google_pickle_string/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.124.0
google-api-python-client==2.125.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
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.2.7"
source = "github.com/cds-snc/terraform-modules//S3?ref=v9.3.2"
bucket_name = "sre-bot-bucket"
versioning = {
enabled = true
Expand Down

0 comments on commit 89fdab9

Please sign in to comment.