Skip to content

Commit

Permalink
[python ci] Update Python CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 19300c6 commit db11bc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ mysql-connector-python = "~8.0.33"
tenacity = "^8.2.2"
boto3 = "^1.28.22"
pyyaml = "^6.0.1"
urllib3 = "^1.26.16"
urllib3 = "^2.0.6"
lightkube = "^0.14.0"
kubernetes = "^27.2.0"
kubernetes = "^28.1.0"


[tool.coverage.run]
Expand Down

0 comments on commit db11bc5

Please sign in to comment.