Compare commits

..

3 Commits

Author SHA1 Message Date
47af794ded chore(deps): update dependency python to v3.13.0 2024-10-08 10:34:19 +00:00
b120339bee chore(deps): update dependency awscli to v2.18.1 (#84)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [awscli](https://github.com/aws/aws-cli) | minor | `2.17.63` -> `2.18.1` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #84
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-10-08 10:34:04 +00:00
b3e67b3be6 chore(deps): update dependency terraform to v1.9.7 (#83)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [terraform](https://github.com/hashicorp/terraform) | patch | `1.9.6` -> `1.9.7` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #83
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-10-08 10:32:49 +00:00

View File

@ -1,6 +1,6 @@
[tools]
age = "1.2.0"
awscli = "2.17.63"
awscli = "2.18.1"
bat = "0.24.0"
bitwarden = "2024.7.2"
circleci-cli = "0.1.30549"
@ -30,7 +30,7 @@ ripgrep = "14.1.0"
rust = "1.81.0"
starship = "1.20.1"
task = "3.38.0"
terraform = "1.9.6"
terraform = "1.9.7"
tilt = "0.33.19"
tmux = "3.4"
usage = "0.3.0"