From 1fe31d58e58f26aac5fb32e59f032c8d66b233ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 20:17:07 +0000 Subject: [PATCH] chore(deps): bump djangorestframework from 3.17.0 to 3.17.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.17.0 to 3.17.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.17.0...3.17.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 196692c11cb..ca22ae4e7b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ django-permissions-policy==4.28.0 django-prometheus==2.4.1 Django==5.2.12 django-single-session==0.2.0 -djangorestframework==3.17.0 +djangorestframework==3.17.1 html2text==2025.4.15 humanize==4.15.0 jira==3.10.5