From b83ca720c62f2a7b4c68ddac4d4b153894d79684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:26:41 +0000 Subject: [PATCH] Bump django from 5.1 to 5.1.1 Bumps [django](https://github.com/django/django) from 5.1 to 5.1.1. - [Commits](https://github.com/django/django/compare/5.1...5.1.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 849df0ae..2415a46f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "django-storages==1.14.4", "django-tz-detect==0.5.0", "django-waffle==4.1.0", - "django==5.1", + "django==5.1.1", "environs>=11.0.0", "gunicorn==23.0.0", "psycopg[binary]==3.2.1", diff --git a/requirements.in b/requirements.in index 18aeadfa..43b26c5e 100644 --- a/requirements.in +++ b/requirements.in @@ -2,7 +2,7 @@ beautifulsoup4==4.12.3 bleach==6.1.0 boto3==1.35.10 dj-database-url==2.2.0 -Django==5.1 +Django==5.1.1 django-allauth==64.2.0 django-anymail[sendgrid]==11.1 django-debug-toolbar==4.4.6