From ad6b582a192a6c57520f7ad6bebf843c53b9ab1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:23:28 +0000 Subject: [PATCH] Bump django from 4.2.14 to 4.2.15 Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15. - [Commits](https://github.com/django/django/compare/4.2.14...4.2.15) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fb17982..cd70c4a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ #### Django library -Django==4.2.14 +Django==4.2.15 #### Extension for command lines django-extensions==3.2.1 #### Compress SCSS/SASS files in CSS