From a72bc2ddd60c895747b533efc2cb5d0d51b7ef09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 05:05:49 +0000 Subject: [PATCH 1/2] chore(deps): bump boto3 from 1.41.3 to 1.41.5 in the pip-patches group Bumps the pip-patches group with 1 update: [boto3](https://github.com/boto/boto3). Updates `boto3` from 1.41.3 to 1.41.5 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.41.3...1.41.5) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.41.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-patches ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b5b0e83e..57af60c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.13.2 beautifulsoup4==4.14.2 -boto3==1.41.3 +boto3==1.41.5 bleach==6.3.0 cryptography===46.0.3 crispy-bootstrap4==2025.6 From 6bebb04015163818bd4bf6dbe41010a5f25e781b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 05:16:27 +0000 Subject: [PATCH 2/2] chore(deps): bump django-tables2 in the pip-minors group Bumps the pip-minors group with 1 update: [django-tables2](https://github.com/jieter/django-tables2). Updates `django-tables2` from 2.7.5 to 2.8.0 - [Changelog](https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md) - [Commits](https://github.com/jieter/django-tables2/compare/v2.7.5...v2.8.0) --- updated-dependencies: - dependency-name: django-tables2 dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minors ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57af60c28..9a6797b15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ django-oauth-toolkit==3.1.0 django-prometheus==2.4.1 django-scopes==2.0.0 django-storages==1.14.6 -django-tables2==2.7.5 +django-tables2==2.8.0 django-treebeard==4.7.1 django-webpack-loader==3.2.2 djangorestframework==3.16.1