From efbfe8aadf177dde67925372047737472de218a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 07:43:27 +0000 Subject: [PATCH] Bump django-silk from 5.1.0 to 5.2.0 in /requirements Bumps [django-silk](https://github.com/jazzband/django-silk) from 5.1.0 to 5.2.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.1.0...5.2.0) --- updated-dependencies: - dependency-name: django-silk 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 6922f937..4423063b 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -7,7 +7,7 @@ django-compressor==4.4 django-htmlmin==0.11.0 django-model-utils==4.5.1 django-searchable-encrypted-fields==0.2.1 -django-silk==5.1.0 +django-silk==5.2.0 django-solo==2.2.0 django-url-or-relative-url-field==0.2.0 djangorestframework==3.15.1