Skip to content

Commit

Permalink
Bump newhelm from 0.1.2 to 0.1.3
Browse files Browse the repository at this point in the history
Bumps newhelm from 0.1.2 to 0.1.3.

---
updated-dependencies:
- dependency-name: newhelm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 729f5d1 commit be9f4dc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.10,<3.11"
newhelm = {version = "0.1.2", extras = ["all_plugins"]}
newhelm = {version = "0.1.3", extras = ["all_plugins"]}
jq = "^1.6.0"
click = "^8.1.7"
casefy = "^0.1.7"
Expand Down

0 comments on commit be9f4dc

Please sign in to comment.