From 0d2b8facf812c8ffc03c438cde182df92499023a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 11:04:33 -0500 Subject: [PATCH] Bump rq-dashboard from 0.4.0 to 0.6.1 (#48) Bumps [rq-dashboard](https://github.com/Parallels/rq-dashboard) from 0.4.0 to 0.6.1. - [Release notes](https://github.com/Parallels/rq-dashboard/releases) - [Commits](https://github.com/Parallels/rq-dashboard/compare/0.4.0...0.6.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54500ae..aba4375 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ python-dateutil==2.7.3 redis==2.10.6 requests==2.20.1 rq==0.12.0 -rq-dashboard==0.4.0 +rq-dashboard==0.6.1 rq-scheduler==0.8.3 sqlalchemy==1.3.20 sshtunnel==0.2.2