From 849cd4df1cbd2af496025cc9a0a2067fb70ab849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 13:19:17 +0000 Subject: [PATCH] Bump boto3 from 1.35.98 to 1.35.99 Bumps [boto3](https://github.com/boto/boto3) from 1.35.98 to 1.35.99. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.98...1.35.99) --- 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 5557da90..f01f429c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ ase==3.24.0 pydantic==2.10.5 numpy==1.26.4 torchdata==0.7.1 -boto3==1.35.98 +boto3==1.35.99 sympy==1.13.3