From 246f109b5b9d822b56122610b27979227ab88eb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 06:57:12 +0200 Subject: [PATCH] Bump pydantic from 2.7.4 to 2.8.0 (#1609) Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.8.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.7.4...v2.8.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index e09373a8..12c5ec3a 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,7 +6,7 @@ freezegun==1.5.1 mypy-dev==1.11.0a9 pip==24.1.1 pre-commit==3.7.1 -pydantic==2.7.4 +pydantic==2.8.0 pydevccu==0.1.8 pylint-per-file-ignores==1.3.2 pylint-strict-informational==0.1