From fd6a484d6a8bcb58509c6070e79fcbb0160c17f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:31:10 +0000 Subject: [PATCH] Bump django from 5.0.1 to 5.0.10 in /benchmarks/django-workers Bumps [django](https://github.com/django/django) from 5.0.1 to 5.0.10. - [Commits](https://github.com/django/django/compare/5.0.1...5.0.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/django-workers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/django-workers/requirements.txt b/benchmarks/django-workers/requirements.txt index 66d03fba7..cd9c96c64 100644 --- a/benchmarks/django-workers/requirements.txt +++ b/benchmarks/django-workers/requirements.txt @@ -44,7 +44,7 @@ defusedxml==0.7.1 Deprecated==1.2.14 distro==1.9.0 dj-database-url==2.1.0 -Django==5.0.1 +Django==5.0.10 django-cors-headers==4.3.1 django-heroku==0.3.1 django-phonenumber-field==7.3.0