From 7fc4ae53450e1905bea81315604a3be0564c76bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 21:39:52 +0000 Subject: [PATCH] Bump django in /python-django-admin-portal-example/workos_django 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] --- .../workos_django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-django-admin-portal-example/workos_django/requirements.txt b/python-django-admin-portal-example/workos_django/requirements.txt index 6d422c9..7100278 100644 --- a/python-django-admin-portal-example/workos_django/requirements.txt +++ b/python-django-admin-portal-example/workos_django/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