Skip to content

Commit

Permalink
chore(deps): update testing pip deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent d909f0d commit 2597ad2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ lightkube-models==1.30.0.8
Jinja2==3.1.4
jsonschema==4.23.0
requests==2.32.3
tenacity==8.5.0
tenacity==9.0.0
2 changes: 1 addition & 1 deletion unit-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pytest
pytest-mock
coverage[toml]
ipdb
pydantic<2.0
pydantic<2.9
-r requirements.txt

0 comments on commit 2597ad2

Please sign in to comment.