From 3ee7b7af82ac7756ea509d42ccd5b44620d70dcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 08:02:39 +0000 Subject: [PATCH] chore(deps): bump djangorestframework from 3.18.0 to 3.18.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.18.0 to 3.18.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.18.0...3.18.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.18.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 343c41a12a3..d6e8ff6d293 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ django-permissions-policy==4.33.0 django-prometheus==2.5.0 Django==5.2.16 django-single-session==0.2.0 -djangorestframework==3.18.0 +djangorestframework==3.18.1 html2text==2025.4.15 humanize==4.16.0 jira==3.10.5