Skip to content

Commit 1d01412

Browse files
Bump awscli-local from 0.22.0 to 0.22.2
Bumps [awscli-local](https://github.com/localstack/awscli-local) from 0.22.0 to 0.22.2. - [Commits](https://github.com/localstack/awscli-local/commits) --- updated-dependencies: - dependency-name: awscli-local dependency-version: 0.22.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08d6fab commit 1d01412

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ yq = "^3.2.3"
2323
[tool.poetry.group.dev.dependencies]
2424
ruff = "^0.12.0"
2525
awscli = "^1.42.7"
26-
awscli-local = "^0.22.0"
26+
awscli-local = "^0.22.2"
2727
yq = "^3.2.3" # Development-only dependency for YAML processing; version chosen for compatibility with project tooling
2828

2929
[tool.ruff]

0 commit comments

Comments
 (0)