From d311ef728c3389a074d20fa3a6a898c7af7a63fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:56:56 +0000 Subject: [PATCH] Bump pydantic-settings from 2.2.1 to 2.7.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.2.1 to 2.7.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.2.1...v2.7.1) --- updated-dependencies: - dependency-name: pydantic-settings 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 f6c3c0e..644a576 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pymatgen==2024.11.13 emmet-core==0.84.5 pydantic==2.4.2 pydantic-core==2.10.1 -pydantic-settings==2.2.1 +pydantic-settings==2.7.1 typing-extensions==4.12.2 monty==2025.1.9 numpy==1.26.1