From 964f6431a8edc81c7b6b16643ed4a85f085338ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 17:21:17 +0000 Subject: [PATCH] Bump jenkspy from 0.1.5 to 0.3.1 Bumps [jenkspy](https://github.com/mthh/jenkspy) from 0.1.5 to 0.3.1. - [Release notes](https://github.com/mthh/jenkspy/releases) - [Changelog](https://github.com/mthh/jenkspy/blob/master/CHANGES.rst) - [Commits](https://github.com/mthh/jenkspy/commits/0.3.1) --- updated-dependencies: - dependency-name: jenkspy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c16bc35..7068b6d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ elasticsearch==7.6.0 elasticsearch-dsl==7.1.0 -jenkspy==0.1.5 +jenkspy==0.3.1 numpy==1.18.3 pandas==1.0.3 python-dateutil==2.8.1