From 63ad7329879520e75fb30f8b0d1aff2f568bebb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 23:44:48 +0000 Subject: [PATCH] Bump django from 4.1.3 to 4.1.10 in /python-django-audit-logs-example Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.1.3...4.1.10) --- 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 6d422c9..4dbe605 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.10 idna==2.10 pytz==2021.1 requests==2.25.1