Skip to content

Commit e003aaf

Browse files
chore(deps): update all patch dependencies
1 parent 918de54 commit e003aaf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
arrow==1.3.0
22
Authlib==1.3.0
33
Jinja2==3.1.3
4-
awscli==1.32.95
4+
awscli==1.32.101
55
aws-sns-message-validator==0.0.5
6-
boto3==1.34.95
6+
boto3==1.34.101
77
fastapi==0.111.0
88
geoip2==4.8.0
99
google-api-python-client==2.128.0

terraform/s3.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "sre_bot_bucket" {
2-
source = "github.com/cds-snc/terraform-modules//S3?ref=v9.4.3"
2+
source = "github.com/cds-snc/terraform-modules//S3?ref=v9.4.4"
33
bucket_name = "sre-bot-bucket"
44
versioning = {
55
enabled = true

0 commit comments

Comments
 (0)