From 053d9532f77496b58a6ef53a508847c86fc648dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:43:20 +0000 Subject: [PATCH] Bump django from 4.1.6 to 4.1.7 in /src/stationbook Bumps [django](https://github.com/django/django) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.6...4.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/stationbook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stationbook/requirements.txt b/src/stationbook/requirements.txt index 7f586f5..fe8a3eb 100644 --- a/src/stationbook/requirements.txt +++ b/src/stationbook/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.6.0 certifi==2022.12.7 dj-database-url==1.2.0 -Django==4.1.6 +Django==4.1.7 django-cleanup==7.0.0 django-widget-tweaks==1.4.12 gunicorn==20.1.0