Skip to content

Commit

Permalink
Bump pydantic from 2.9.2 to 2.10.1 in /test-runner in the test-runner…
Browse files Browse the repository at this point in the history
… group (#528)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent a5fb5bc commit 179f937
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test-runner/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ coverage>=7.5.0
coveralls>=4.0.1
expandvars>=0.12.0
hypothesis>=6.100.1
pydantic==2.9.2
pydantic==2.10.1
pylint>=3.1.0
pytest>=8.1.1
python_on_whales>=0.70.1
Expand Down
2 changes: 1 addition & 1 deletion test-runner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
expandvars>=0.12.0
pydantic==2.9.2
pydantic==2.10.1
python_on_whales>=0.70.1
pyyaml>=6.0.1
tabulate>=0.9.0

0 comments on commit 179f937

Please sign in to comment.