Skip to content

Commit

Permalink
fix(deps): update dependency python-on-whales to ^0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and KSmanis committed Jan 30, 2022
1 parent 6d153fa commit 8cf2f34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.7"
click = "^8"
python-on-whales = "^0.35.0"
python-on-whales = "^0.36.0"

[tool.poetry.dev-dependencies]
pre-commit = "^2.16.0"
Expand Down

0 comments on commit 8cf2f34

Please sign in to comment.