Skip to content

Commit

Permalink
Bump pykube-ng from 20.1.0 to 20.7.2 (#62)
Browse files Browse the repository at this point in the history
Bumps [pykube-ng](https://github.com/hjacobs/pykube) from 20.1.0 to 20.7.2.
- [Release notes](https://github.com/hjacobs/pykube/releases)
- [Changelog](https://github.com/hjacobs/pykube/blob/master/CHANGELOG.md)
- [Commits](hjacobs/pykube@20.1.0...20.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 3, 2020
1 parent 35b3efc commit e308fb2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 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 @@ -6,7 +6,7 @@ authors = ["Daniel Middlecote <dan@dlmiddlecote.io>"]

[tool.poetry.dependencies]
python = "^3.8"
pykube-ng = {version = "^20.1", extras = ["gcp"]}
pykube-ng = {version = "^20.7", extras = ["gcp"]}
requests = "^2.22"
flask = "^1.1"
[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit e308fb2

Please sign in to comment.