Skip to content

Commit c485b2a

Browse files
authored
Merge branch 'master' into dependabot/pip/pyjwt-2.12.1
2 parents 40cbf86 + 6a9dfcf commit c485b2a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/checkout@v6
4747

4848
- name: 🏗️ Setup Terraform
49-
uses: hashicorp/setup-terraform@v3
49+
uses: hashicorp/setup-terraform@v4
5050

5151
- name: 🔍 Terraform Format
5252
run: terraform fmt -check -recursive

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
cryptography==46.0.5
22
Flask-Limiter==4.1.1
33
Flask==3.1.3
4-
google-cloud-compute==1.43.0
4+
google-cloud-compute==1.46.0
55
google-cloud-secret-manager==2.26.0
66
gunicorn==25.1.0
77
PyJWT==2.12.1
8-
python-dotenv==1.2.1
8+
python-dotenv==1.2.2
99
requests==2.32.5

0 commit comments

Comments
 (0)