From 1ec1c5450037ee61f1bbfc231f0d1cdd3f484032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:13:52 +0000 Subject: [PATCH] Bump django from 5.0.2 to 5.0.3 Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3. - [Commits](https://github.com/django/django/compare/5.0.2...5.0.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5ab2b211..984b46d3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ colorama==0.4.6 # via tox distlib==0.3.8 # via virtualenv -django==5.0.2 +django==5.0.3 # via -r requirements-dev.in filelock==3.13.1 # via