From 8a41554bff3db98a69f6be1fd9d89b033b8e2ec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 22:47:47 +0000 Subject: [PATCH] Bump django from 4.1.7 to 4.1.9 in /meercat Bumps [django](https://github.com/django/django) from 4.1.7 to 4.1.9. - [Commits](https://github.com/django/django/compare/4.1.7...4.1.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- meercat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meercat/requirements.txt b/meercat/requirements.txt index 5ccb84ef..4b9dafe5 100644 --- a/meercat/requirements.txt +++ b/meercat/requirements.txt @@ -10,7 +10,7 @@ colorama==0.4.4 cpplint==1.6.1 cycler==0.11.0 dill==0.3.4 -Django==4.1.7 +Django==4.1.9 django-cors-headers==3.13.0 docstring-parser==0.14.1 fonttools==4.33.3