From c2266e4e3f6a48c82f0436c7f54e6f8b2e43ca17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 19:03:30 +0000 Subject: [PATCH] Bump django from 4.1 to 4.1.7 Bumps [django](https://github.com/django/django) from 4.1 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1...4.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f74b38..4e4add1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -Django==4.1 +Django==4.1.7 fontawesomefree==6.2.1 mysqlclient==2.1.1