From 8a0a1c199b6a1a1bfe4ec3d2ca8cad0408f81697 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 13:19:34 -0600 Subject: [PATCH] build(deps): bump django from 4.1.10 to 4.1.13 (#211) Bumps [django](https://github.com/django/django) from 4.1.10 to 4.1.13. - [Commits](https://github.com/django/django/compare/4.1.10...4.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 260736d3..ee242f89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ cycler==0.11.0 daphne==3.0.2 Deprecated==1.2.13 dice==3.1.2 -Django==4.1.10 +Django==4.1.13 docopt==0.6.2 feedparser==6.0.8 fonttools==4.33.2