From 5c446eb2ec594614c3ea0602d6d50336aeb3686b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 07:59:57 +0000 Subject: [PATCH] Bump django-silk from 5.0.4 to 5.1.0 in /requirements Bumps [django-silk](https://github.com/jazzband/django-silk) from 5.0.4 to 5.1.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.0.4...5.1.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 1019dc1f..2c20891c 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.3.1 django-searchable-encrypted-fields==0.2.1 -django-silk==5.0.4 +django-silk==5.1.0 django-solo==2.1.0 django-url-or-relative-url-field==0.2.0 djangorestframework==3.14.0