Skip to content

Commit b41e17b

Browse files
authored
chore: update to latest c7n-left (ENG-3431) (#43)
* chore: update to latest c7n-left * bump version
1 parent 88580df commit b41e17b

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "stacklet.client.sinistral"
3-
version = "0.2.8"
3+
version = "0.2.9"
44
description = "Sinistral CLI"
55
authors = ["Sonny Shi <[email protected]>"]
66
maintainers = ["Stacklet <[email protected]>"]
@@ -20,7 +20,7 @@ jmespath = "^1.0.1"
2020
pyjwt = "^2.6.0"
2121
pyrsistent = "^0.19.3"
2222
pyyaml = "^6.0"
23-
c7n-left = "^0.3.20"
23+
c7n-left = "^0.3.22"
2424

2525

2626
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)