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 Aug 6, 2024
1 parent 067eb5b commit 7fe8ac2
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
@@ -1,10 +1,10 @@
arrow==1.3.0
awscli==1.33.27
awscli==1.33.32
Authlib==1.3.1
Jinja2==3.1.4
aws-sns-message-validator==0.0.5
boto3==1.34.145
botocore==1.34.145
boto3==1.34.150
botocore==1.34.150
fastapi==0.111.1
geoip2==4.8.0
google-api-python-client==2.137.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.4.2
checkov==3.2.199
checkov==3.2.216
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.0"
source = "github.com/cds-snc/terraform-modules//S3?ref=v9.6.1"
bucket_name = "sre-bot-bucket"
versioning = {
enabled = true
Expand Down

0 comments on commit 7fe8ac2

Please sign in to comment.