diff --git a/.mise.toml b/.mise.toml index 67cb6c7..b81df82 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,7 +1,7 @@ [tools] uv = 'latest' python = { version= '3.12'} -awscli = '2.31.33' +awscli = '2.34.9' [tasks.sync] description = "Sync dependencies"