From 5d9b350192a3969a6fc6183fcafeb6c429e4c9d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:29:44 +0000 Subject: [PATCH] Bump django from 4.2.15 to 4.2.16 in /mysite Bumps [django](https://github.com/django/django) from 4.2.15 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.2.15...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mysite/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysite/requirements.txt b/mysite/requirements.txt index d2ad5c5..b4c906a 100644 --- a/mysite/requirements.txt +++ b/mysite/requirements.txt @@ -21,7 +21,7 @@ cssselect2==0.7.0 # via svglib dj-database-url==2.2.0 # via -r requirements.in -django==4.2.15 +django==4.2.16 # via # -r requirements.in # dj-database-url