From ae44da49268d0751b4048a98ba93f9e06a894faa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:24:52 +0000 Subject: [PATCH] Bump django-ses from 3.5.0 to 4.4.0 Bumps [django-ses](https://github.com/django-ses/django-ses) from 3.5.0 to 4.4.0. - [Release notes](https://github.com/django-ses/django-ses/releases) - [Changelog](https://github.com/django-ses/django-ses/blob/main/CHANGES.md) - [Commits](https://github.com/django-ses/django-ses/compare/v3.5.0...v4.4.0) --- updated-dependencies: - dependency-name: django-ses dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a60339..2c2d9f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,4 +29,4 @@ rapidfuzz==3.6.1 mysqlclient==2.2.7 bleach==6.0.0 pycountry==22.3.5 -django-ses==3.5.0 \ No newline at end of file +django-ses==4.4.0 \ No newline at end of file