From 545302960bed8351082120dcdf16d0328c6c4256 Mon Sep 17 00:00:00 2001 From: Livio Spring Date: Mon, 19 May 2025 09:59:17 +0200 Subject: [PATCH] build(deps): bump django from 5.0.11 to 5.0.14 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7799777..7e1bfda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # To ensure app dependencies are ported from your virtual environment/host machine into your container, run 'pip freeze > requirements.txt' in the terminal to overwrite this file -django==5.0.11 +django==5.0.14 python-dotenv==1.0.0 -mozilla-django-oidc==4.0.0 \ No newline at end of file +mozilla-django-oidc==4.0.0