From 698d0fce4caae98d30d3da5f1c6bbb73920c7e10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:05:24 -0700 Subject: [PATCH] Bump boto3 from 1.35.25 to 1.35.26 (#370) Bumps [boto3](https://github.com/boto/boto3) from 1.35.25 to 1.35.26. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.25...1.35.26) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6d152b1..c2a2b21a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ pymatgen==2024.9.17.1 ase==3.23.0 pydantic==2.9.2 torchdata==0.8.0 -boto3==1.35.25 +boto3==1.35.26 numpy==1.26.4 sympy==1.13.3