From 3d0ab64bf0ef5473997c01786dc53bc1acb643d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 00:19:57 +0000 Subject: [PATCH] chore(deps): bump djangorestframework from 3.17.1 to 3.17.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.17.1 to 3.17.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.17.1...3.17.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.17.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b0a6fb12f5..7ad0ad2d775 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ django-permissions-policy==4.32.0 django-prometheus==2.5.0 Django==5.2.16 django-single-session==0.2.0 -djangorestframework==3.17.1 +djangorestframework==3.17.2 html2text==2025.4.15 humanize==4.16.0 jira==3.10.5