From 1c591215e972794e4ea340a2eaa1a68462d2f07f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:42:34 +0000 Subject: [PATCH] build(deps): bump botocore from 1.35.81 to 1.35.86 Bumps [botocore](https://github.com/boto/botocore) from 1.35.81 to 1.35.86. - [Commits](https://github.com/boto/botocore/compare/1.35.81...1.35.86) --- 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 2cde78f..4d99af0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -botocore==1.35.81 +botocore==1.35.86 Django==5.1.4 django-admin-rangefilter==0.13.2 django-filter==24.3