From c02253439ddfd1c43f6b789051ba5034e983e73c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 08:56:28 +0000 Subject: [PATCH] Bump pydantic-settings from 2.1.0 to 2.3.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.1.0 to 2.3.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.1.0...v2.3.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 d475940..af3f1ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ plotly==5.11.0 pymongo==3.12.0 pymatgen==2023.12.18 pydantic==2.4.2 -pydantic-settings==2.1.0 +pydantic-settings==2.3.1 emmet-core==0.70.6 monty==2023.11.3 pytest-cov