Skip to content

Commit 564daf6

Browse files
poetry: bump sh from 2.0.6 to 2.2.2
Bumps [sh](https://github.com/amoffat/sh) from 2.0.6 to 2.2.2. - [Release notes](https://github.com/amoffat/sh/releases) - [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md) - [Commits](amoffat/sh@2.0.6...2.2.2) --- updated-dependencies: - dependency-name: sh dependency-version: 2.2.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5838ec0 commit 564daf6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -24,7 +24,7 @@ pytest = "^8.4.1"
2424
pytest-mock = "^3.12.0"
2525
pytest-cov = "^5.0.0"
2626
boto3 = "^1.40.66"
27-
sh = "^2.0.6"
27+
sh = "^2.2.2"
2828
moto = {extras = ["dynamodb", "s3"], version = "^5.1.9"}
2929
behave = "^1.2.6"
3030
pyyaml = "^6.0.1"

0 commit comments

Comments
 (0)