From d1dd41893014c9bd08662f365c8f37d19fc8bad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:52:18 +0000 Subject: [PATCH] Bump django from 4.1.2 to 4.1.6 Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.2...4.1.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4948c1b..382f603 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ -r docs/requirements.txt -django==4.1.2 +django==4.1.6 black==22.12.0 isort==5.11.4 flake8==6.0.0