From fb6ecd067f4ee69deb5834b2c04e8e2b58adbcb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 21:40:00 +0000 Subject: [PATCH] Bump django in /python-django-magic-link-example/magic_link_example Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.9. - [Commits](https://github.com/django/django/compare/4.1.3...4.1.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../magic_link_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-django-magic-link-example/magic_link_example/requirements.txt b/python-django-magic-link-example/magic_link_example/requirements.txt index 0ed691c..18ae955 100644 --- a/python-django-magic-link-example/magic_link_example/requirements.txt +++ b/python-django-magic-link-example/magic_link_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.9 idna==2.10 pytz==2021.1 requests==2.25.1