From c795e2f27432f567328aee93444f4de6c7ad4c72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:35:19 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.16 to 5.1.2 in /packages/python Bumps [django](https://github.com/django/django) from 4.2.16 to 5.1.2. - [Commits](https://github.com/django/django/compare/4.2.16...5.1.2) --- 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 b58b3c81d..c578ece9f 100644 --- a/packages/python/requirements.txt +++ b/packages/python/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.16 +Django==5.1.2 Flask==3.0.3 requests==2.32.3 Werkzeug==3.0.4 \ No newline at end of file