Skip to content

Commit

Permalink
fix(deps): update all patch dependencies (#440)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent c15a189 commit ea8ef68
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
arrow==1.3.0
Authlib==1.3.0
Jinja2==3.1.3
awscli==1.32.66
awscli==1.32.74
aws-sns-message-validator==0.0.5
boto3==1.34.66
boto3==1.34.74
fastapi==0.110.0
geoip2==4.8.0
google-api-python-client==2.122.0
Expand Down
32 changes: 16 additions & 16 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.5"
source = "github.com/cds-snc/terraform-modules//S3?ref=v9.2.7"
bucket_name = "sre-bot-bucket"
versioning = {
enabled = true
Expand Down

0 comments on commit ea8ef68

Please sign in to comment.