Skip to content

Commit

Permalink
Bump pydantic in /test-runner in the test-runner group
Browse files Browse the repository at this point in the history
Bumps the test-runner group in /test-runner with 1 update: [pydantic](https://github.com/pydantic/pydantic).


Updates `pydantic` from 2.7.0 to 2.7.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.7.0...v2.7.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-runner
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 9e9d540 commit e8bd6b4
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 @@ -2,7 +2,7 @@ black>=24.4.1
coverage>=7.5.0
expandvars>=0.12.0
hypothesis>=6.100.1
pydantic==2.7.0
pydantic==2.7.2
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.7.0
pydantic==2.7.2
python_on_whales>=0.70.1
pyyaml>=6.0.1
tabulate>=0.9.0

0 comments on commit e8bd6b4

Please sign in to comment.