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 Nov 22, 2024
1 parent ad0d4c7 commit cbb5f62
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ awscli==1.34.31
Authlib==1.3.2
Jinja2==3.1.4
aws-sns-message-validator==0.0.5
boto3==1.35.31
botocore==1.35.31
fastapi==0.115.0
boto3==1.35.62
botocore==1.35.62
fastapi==0.115.5
geoip2==4.8.0
google-api-python-client==2.147.0
google-auth-httplib2==0.2.0
Expand Down
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.255
checkov==3.2.296
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.7"
source = "github.com/cds-snc/terraform-modules//S3?ref=v9.6.8"
bucket_name = "sre-bot-bucket"
versioning = {
enabled = true
Expand Down

0 comments on commit cbb5f62

Please sign in to comment.