From 472f93c35c7513b5d15dbfa85fac36b2b882e948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:19:04 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.16 to 5.1.3 in /packages/python Bumps [django](https://github.com/django/django) from 4.2.16 to 5.1.3. - [Commits](https://github.com/django/django/compare/4.2.16...5.1.3) --- 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 33ee4d1b85..f32ec8761d 100644 --- a/packages/python/requirements.txt +++ b/packages/python/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.16 +Django==5.1.3 Flask==3.0.3 requests==2.32.3 Werkzeug==3.0.6