Compare commits

...

3 Commits

Author SHA1 Message Date
1c7bca6a3a chore(deps): update dependency python to v3.12.7 2024-10-01 14:12:27 +00:00
574ce27408 chore(deps): update dependency erlang to v27.1.1 (#79)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp) | patch | `27.1` -> `27.1.1` |

---

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

Reviewed-on: #79
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-10-01 14:12:14 +00:00
4c08ab292f chore(deps): update dependency awscli to v2.17.62 (#77)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [awscli](https://github.com/aws/aws-cli) | patch | `2.17.60` -> `2.17.62` |

---

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

Reviewed-on: #77
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-10-01 12:01:04 +00:00

View File

@ -1,6 +1,6 @@
[tools] [tools]
age = "1.2.0" age = "1.2.0"
awscli = "2.17.60" awscli = "2.17.62"
bat = "0.24.0" bat = "0.24.0"
bitwarden = "2024.7.2" bitwarden = "2024.7.2"
circleci-cli = "0.1.30549" circleci-cli = "0.1.30549"
@ -8,7 +8,7 @@ ctlptl = "0.8.31"
dagger = "0.12.5" dagger = "0.12.5"
eksctl = "0.188.0" eksctl = "0.188.0"
elixir = "1.17.3" elixir = "1.17.3"
erlang = "27.1" erlang = "27.1.1"
eza = "0.19.0" eza = "0.19.0"
fzf = "0.53.0" fzf = "0.53.0"
go = "1.23.1" go = "1.23.1"
@ -24,7 +24,7 @@ lua = "5.1.5"
luajit = "2.0.5--2.4.4" luajit = "2.0.5--2.4.4"
node = "22.9.0" node = "22.9.0"
poetry = "1.8.3" poetry = "1.8.3"
python = "3.12.6" python = "3.12.7"
r = "4.4.1" r = "4.4.1"
ripgrep = "14.1.0" ripgrep = "14.1.0"
rust = "1.81.0" rust = "1.81.0"