From c015933c086c0b061da5c20cf98512c7d7f9a4a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:28:00 +0000 Subject: [PATCH] build(deps): bump botocore from 1.35.39 to 1.35.44 Bumps [botocore](https://github.com/boto/botocore) from 1.35.39 to 1.35.44. - [Commits](https://github.com/boto/botocore/compare/1.35.39...1.35.44) --- 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 89509da..aa72589 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -botocore==1.35.39 +botocore==1.35.44 Django==5.1.2 django-admin-rangefilter==0.13.2 django-filter==24.3