From 5a8acb86aed77226690ef88791cbc7847e6b1fd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 12:47:09 +0000 Subject: [PATCH] Bump django from 4.2.7 to 4.2.8 Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.8. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 7070784..4b0f11e 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,7 +1,7 @@ annotated-types==0.6.0 asgiref==3.7.2 colorama==0.4.6 -Django==4.2.7 +Django==4.2.8 django-ninja==1.0.1 orjson==3.9.10 packaging==23.2