From ab01abb9d8cda6e5ebb8c6a3aa52800626dfe6cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 12:23:30 +0800 Subject: [PATCH] Bump boto3 from 1.36.14 to 1.36.15 (#518) Bumps [boto3](https://github.com/boto/boto3) from 1.36.14 to 1.36.15. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.36.14...1.36.15) --- 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 f4f5ab2f..2727c3be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ ase==3.24.0 pydantic==2.10.6 numpy==1.26.4 torchdata==0.7.1 -boto3==1.36.14 +boto3==1.36.15 sympy==1.13.3