Skip to content

Commit

Permalink
bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mabulgu committed Nov 7, 2023
1 parent 03d8738 commit f6068fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ classifiers=[
]

dependencies = [
"click == 8.0.1",
"pyyaml == 6.0",
"click == 8.0.4",
"pyyaml == 6.0.1",
"wget == 3.2",
"jproperties == 2.1.1",
"kubernetes == 25.3.0",
"kubernetes == 28.1.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit f6068fd

Please sign in to comment.