diff --git a/requirements.txt b/requirements.txt index aac648d..f75c5f7 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.3 +Django==4.2.7 django-widget-tweaks==1.4.12 selenium==3.14