From baeda6088a8623aa5b86e9e4ce6036d1b98a9978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 14:08:26 +0000 Subject: [PATCH] Bump pydantic from 2.4.2 to 2.8.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.2 to 2.8.2. - [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.4.2...v2.8.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 824711b..d92b3a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pymatgen==2024.6.10 emmet-core==0.83.6 -pydantic==2.4.2 +pydantic==2.8.2 pydantic-core==2.10.1 pydantic-settings==2.2.1 typing-extensions==4.11.0