From 404b1cc011c28bb3a38b959199399ee067acfa81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:35:53 +0000 Subject: [PATCH] build(deps): bump django from 5.0.7 to 5.0.8 Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8. - [Commits](https://github.com/django/django/compare/5.0.7...5.0.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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 24bbd221..b4d4b534 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.7 +django==5.0.8 # via -r requirements-dev.in filelock==3.15.4 # via