From 643b25ec5cc4688505518188b3cbcd673a34c2fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:27:51 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.14 to 4.2.16 in /packages/python Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.2.14...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/python/requirements.txt b/packages/python/requirements.txt index 6d6889c81..b58b3c81d 100644 --- a/packages/python/requirements.txt +++ b/packages/python/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.14 +Django==4.2.16 Flask==3.0.3 requests==2.32.3 Werkzeug==3.0.4 \ No newline at end of file