From c913a0bdf251787986fe872a58216bb1b7992f32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:53:16 +0000 Subject: [PATCH] Bump django from 4.1.3 to 4.1.6 in /python-django-audit-logs-example Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.3...4.1.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-django-audit-logs-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-django-audit-logs-example/requirements.txt b/python-django-audit-logs-example/requirements.txt index c2db11e..8f22924 100644 --- a/python-django-audit-logs-example/requirements.txt +++ b/python-django-audit-logs-example/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.5.2 certifi==2020.12.5 chardet==4.0.0 -Django==4.1.3 +Django==4.1.6 idna==2.10 pytz==2021.1 requests==2.25.1