From bd7961cea99570751f0a7dc52be37b7b41031b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 03:17:37 +0000 Subject: [PATCH] chore(deps): bump django from 4.1.13 to 4.2.16 Bumps [django](https://github.com/django/django) from 4.1.13 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.1.13...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- requirements_test.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index dc3cb38..55cca9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -Django==4.1.13 +Django==4.2.16 tabulate==0.9.0 termcolor==1.1.0 \ No newline at end of file diff --git a/requirements_dev.txt b/requirements_dev.txt index 6a66878..c3e4489 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -Django==4.1.13 +Django==4.2.16 tabulate==0.9.0 termcolor==1.1.0 mkdocs==1.4.2 diff --git a/requirements_test.txt b/requirements_test.txt index 6a66878..c3e4489 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ -Django==4.1.13 +Django==4.2.16 tabulate==0.9.0 termcolor==1.1.0 mkdocs==1.4.2