From 4548ae94a44dc2aba0680ebf1fd2f33b7b8e521a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 18:02:20 +0000 Subject: [PATCH] build(deps): bump django from 4.2.16 to 4.2.17 Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index fff3aea0ca..13f0e0eb8b 100644 --- a/requirements.in +++ b/requirements.in @@ -62,7 +62,7 @@ whitenoise==6.8.2 django-waffle==2.3.0 # NOTE(willkg): We stick with LTS releases and the next one is 5.2 (2025). -django==4.2.16 +django==4.2.17 # NOTE(relud): Need to keep elasticsearch and elasticsearch-dsl at versions compatible with the # cluster we're using diff --git a/requirements.txt b/requirements.txt index 9efef118ac..aaabef0444 100644 --- a/requirements.txt +++ b/requirements.txt @@ -260,9 +260,9 @@ dj-database-url==2.3.0 \ --hash=sha256:ae52e8e634186b57e5a45e445da5dc407a819c2ceed8a53d1fac004cc5288787 \ --hash=sha256:bb0d414ba0ac5cd62773ec7f86f8cc378a9dbb00a80884c2fc08cc570452521e # via -r requirements.in -django==4.2.16 \ - --hash=sha256:1ddc333a16fc139fd253035a1606bb24261951bbc3a6ca256717fa06cc41a898 \ - --hash=sha256:6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad +django==4.2.17 \ + --hash=sha256:3a93350214ba25f178d4045c0786c61573e7dbfa3c509b3551374f1e11ba8de0 \ + --hash=sha256:6b56d834cc94c8b21a8f4e775064896be3b4a4ca387f2612d4406a5927cd2fdc # via # -r requirements.in # dj-database-url