From 7f5815e7ed74bce1647fb25a337ff41b8611c71a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 22:56:55 +0000 Subject: [PATCH] build(deps): bump django from 1.2.3 to 3.2.25 in /salt/bugs Bumps [django](https://github.com/django/django) from 1.2.3 to 3.2.25. - [Commits](https://github.com/django/django/compare/1.2.3...3.2.25) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- salt/bugs/rietveld-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/bugs/rietveld-requirements.txt b/salt/bugs/rietveld-requirements.txt index e2932a51..71365757 100644 --- a/salt/bugs/rietveld-requirements.txt +++ b/salt/bugs/rietveld-requirements.txt @@ -1,3 +1,3 @@ -Django==1.2.3 +Django==3.2.25 psycopg2 gunicorn