From b32ec3be1a1370d803b760b8431713288f46fa83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:22:56 +0000 Subject: [PATCH 1/2] Bump django-cors-headers from 4.3.0 to 4.3.1 Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.0 to 4.3.1. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.0...4.3.1) --- updated-dependencies: - dependency-name: django-cors-headers 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 44be35c..a1ad240 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django_cors_headers==4.3.0 +django_cors_headers==4.3.1 django_htmlmin==0.11.0 django_allauth==0.57.0 Django==4.2.7 From 2afec61c84bea2093b8dd8e92a1ec3c295e3c6d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:01:26 +0000 Subject: [PATCH 2/2] Bump django from 4.2.7 to 4.2.8 Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.8. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.8) --- updated-dependencies: - dependency-name: django 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 44be35c..53becdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ django_cors_headers==4.3.0 django_htmlmin==0.11.0 django_allauth==0.57.0 -Django==4.2.7 +Django==4.2.8 Pillow==10.1.0