diff --git a/requirements.txt b/requirements.txt index f75c5f7..3e12840 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # End of life Django 4.2: April 2026 # @see https://www.djangoproject.com/download/#supported-versions -Django==4.2.7 +Django==4.2.17 django-widget-tweaks==1.4.12 selenium==3.14