From 954dadf56b01f8925245f07ea59e7d64028571f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:52:53 +0000 Subject: [PATCH] build(deps): bump botocore from 1.43.34 to 1.43.36 Bumps [botocore](https://github.com/boto/botocore) from 1.43.34 to 1.43.36. - [Commits](https://github.com/boto/botocore/compare/1.43.34...1.43.36) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.43.36 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 5201296..93f3663 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -botocore==1.43.34 +botocore==1.43.36 Django==6.0.6 django-admin-rangefilter==0.13.5 django-filter==25.2