From 9e24b794ec593e964adb65acfd894e448111357a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 07:25:14 +0000 Subject: [PATCH] Bump django-silk from 5.4.3 to 5.5.0 in /requirements Bumps [django-silk](https://github.com/jazzband/django-silk) from 5.4.3 to 5.5.0. - [Release notes](https://github.com/jazzband/django-silk/releases) - [Changelog](https://github.com/jazzband/django-silk/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/django-silk/compare/5.4.3...5.5.0) --- updated-dependencies: - dependency-name: django-silk dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 547b11bf..ad3b3aa5 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -4,7 +4,7 @@ django-cleanup==9.0.0 django-compressor==4.6 django-model-utils==5.0.0 django-searchable-encrypted-fields==0.2.1 -django-silk==5.4.3 +django-silk==5.5.0 django-solo==2.4.0 django-url-or-relative-url-field==0.2.0 huey==2.5.4