From 8dfd0b7964bcec78015e5cb1fd4c6bb25434e18b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:31:52 +0000 Subject: [PATCH] chore(deps): bump django from 5.0.8 to 5.1.1 Bumps [django](https://github.com/django/django) from 5.0.8 to 5.1.1. - [Commits](https://github.com/django/django/compare/5.0.8...5.1.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 00c800d..cc8a40f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.0.8 +Django==5.1.1 django-cors-headers==4.4.0 django-oauth-toolkit==2.4.0 django-tinymce==4.1.0