From d81b0d1c5a14c01416518b6fe03b6edbdfc2f7d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 08:47:49 +0000 Subject: [PATCH] build(deps): bump botocore from 1.35.71 to 1.35.76 Bumps [botocore](https://github.com/boto/botocore) from 1.35.71 to 1.35.76. - [Commits](https://github.com/boto/botocore/compare/1.35.71...1.35.76) --- updated-dependencies: - dependency-name: botocore 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 3cc7bfc..5d07194 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -botocore==1.35.71 +botocore==1.35.76 Django==5.1.4 django-admin-rangefilter==0.13.2 django-filter==24.3