From 7feb97f553be12b9fc2fc2992d0ba0286271c5d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 03:01:00 +0000 Subject: [PATCH] build(deps): bump django-dkron from 1.1.0 to 1.1.1 Bumps [django-dkron](https://github.com/surface-security/django-dkron) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/surface-security/django-dkron/releases) - [Commits](https://github.com/surface-security/django-dkron/compare/1.1.0...1.1.1) --- updated-dependencies: - dependency-name: django-dkron dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- surface/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/surface/requirements.txt b/surface/requirements.txt index 200ffb46..5f8245fc 100644 --- a/surface/requirements.txt +++ b/surface/requirements.txt @@ -18,7 +18,7 @@ django-surface-theme==0.0.8 django-dbcleanup==0.1.3 django-logbasecommand==0.0.1 django-notification-sender[slack]==0.0.4 -django-dkron==1.1.0 +django-dkron==1.1.1 django-slack-processor==0.0.4 django-olympus==0.0.3 django-environ-ppb[vault]==1.0.0