Skip to content

Commit

Permalink
fix(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent 10e1c9c commit deca754
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 59 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.35
awscli==1.33.40
Authlib==1.3.1
Jinja2==3.1.4
aws-sns-message-validator==0.0.5
boto3==1.34.153
botocore==1.34.153
boto3==1.34.158
botocore==1.34.158
fastapi==0.112.0
geoip2==4.8.0
google-api-python-client==2.139.0
Expand Down
82 changes: 41 additions & 41 deletions frontend/package-lock.json

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

28 changes: 14 additions & 14 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.6.1"
source = "github.com/cds-snc/terraform-modules//S3?ref=v9.6.3"
bucket_name = "sre-bot-bucket"
versioning = {
enabled = true
Expand Down

0 comments on commit deca754

Please sign in to comment.