From cef7aa74be700ab103bfb0eb1e46a12032df933d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 14:34:59 +0000 Subject: [PATCH] Bump pydantic-settings from 2.2.1 to 2.5.2 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.2.1 to 2.5.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.2.1...v2.5.2) --- 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 28cd3f8..da136b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pymatgen==2024.8.9 emmet-core==0.83.6 pydantic==2.4.2 pydantic-core==2.10.1 -pydantic-settings==2.2.1 +pydantic-settings==2.5.2 typing-extensions==4.12.2 monty==2024.7.30 numpy==1.26.1