Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update pydantic requirement from <2.7.0,>=2.6.1 to >=2.6.1,<2.…
…8.0 (#625) * chore: update pydantic requirement from <2.7.0,>=2.6.1 to >=2.6.1,<2.8.0 Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * ci: Add pyproject.toml change to trigger code check --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gmuloc <gmulocher@arista.com>
- Loading branch information