From e059f142955eb25d90a09d924bd5e288b5f9d6f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 13:57:46 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.16 to 5.1.4 in /packages/python Bumps [django](https://github.com/django/django) from 4.2.16 to 5.1.4. - [Commits](https://github.com/django/django/compare/4.2.16...5.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... 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 e0808222d..d267af65f 100644 --- a/packages/python/requirements.txt +++ b/packages/python/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.16 +Django==5.1.4 Flask==3.0.3 requests==2.32.3 Werkzeug==3.0.6