From 6917f6bbd6f8f074f5360168712b58c7c78d1507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:19:10 +0000 Subject: [PATCH] Bump boto3 from 1.34.157 to 1.34.159 Bumps [boto3](https://github.com/boto/boto3) from 1.34.157 to 1.34.159. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.157...1.34.159) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bcd33eb3..7d8003fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ pymatgen==2024.8.8 ase==3.23.0 pydantic==2.8.2 torchdata==0.7.1 -boto3==1.34.157 +boto3==1.34.159 numpy==1.26.4 sympy==1.13.2