From 9e1706fcb296fd661c445962c357754a436efe4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:30:51 +0000 Subject: [PATCH] Bump django from 4.2.15 to 4.2.16 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 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 54b9a912e1..598395fbb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ db-dtypes==1.3.0 # via pandas-gbq diskcache==5.6.3 # via -r requirements.in -django==4.2.15 +django==4.2.16 # via # -r requirements.in # crispy-bootstrap3