From c843bdaa8ca66dcd010730ee2cfe2341b5a26d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 15:28:25 +0000 Subject: [PATCH 1/4] Update pytest requirement from <3.8,>=3.7.2 to >=3.7.2,<4.6 in /src Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/3.7.2...4.5.0) Signed-off-by: dependabot[bot] --- src/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements-test.txt b/src/requirements-test.txt index d4b41b1..c0a88cb 100644 --- a/src/requirements-test.txt +++ b/src/requirements-test.txt @@ -1,2 +1,2 @@ -pytest>=3.7.2,<3.8 +pytest>=3.7.2,<4.6 pytest-cov>=2.5.1,<2.6 From 1daac6cc3d6df25b18a252b2d3708ff6b17480c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 15:28:31 +0000 Subject: [PATCH 2/4] Bump redis from 2.10.6 to 3.2.1 in /src Bumps [redis](https://github.com/andymccurdy/redis-py) from 2.10.6 to 3.2.1. - [Release notes](https://github.com/andymccurdy/redis-py/releases) - [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES) - [Commits](https://github.com/andymccurdy/redis-py/compare/2.10.6...3.2.1) Signed-off-by: dependabot[bot] --- src/requirements-check_rs500.txt | 2 +- src/requirements-rs5002redis.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/requirements-check_rs500.txt b/src/requirements-check_rs500.txt index 9101546..0092aca 100644 --- a/src/requirements-check_rs500.txt +++ b/src/requirements-check_rs500.txt @@ -1 +1 @@ -redis==2.10.6 +redis==3.2.1 diff --git a/src/requirements-rs5002redis.txt b/src/requirements-rs5002redis.txt index 447d9fe..d76622b 100644 --- a/src/requirements-rs5002redis.txt +++ b/src/requirements-rs5002redis.txt @@ -1,2 +1,2 @@ hidapi==0.7.99.post21 -redis==2.10.6 +redis==3.2.1 From a9677bd55d5ace3ab90d307c03553b40fa299e52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 15:35:30 +0000 Subject: [PATCH 3/4] Update pytest-cov requirement from <2.6,>=2.5.1 to >=2.5.1,<2.8 in /src Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.5.1...v2.7.1) Signed-off-by: dependabot[bot] --- src/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements-test.txt b/src/requirements-test.txt index c0a88cb..25a80b0 100644 --- a/src/requirements-test.txt +++ b/src/requirements-test.txt @@ -1,2 +1,2 @@ pytest>=3.7.2,<4.6 -pytest-cov>=2.5.1,<2.6 +pytest-cov>=2.5.1,<2.8 From 74f477d0116b745593bdf62e15ce831c049ad78e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sat, 1 Jun 2019 18:22:39 +0000 Subject: [PATCH 4/4] Update pytest requirement from <4.6,>=3.7.2 to >=3.7.2,<4.7 in /src Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/3.7.2...4.6.0) --- src/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements-test.txt b/src/requirements-test.txt index 25a80b0..520ec9a 100644 --- a/src/requirements-test.txt +++ b/src/requirements-test.txt @@ -1,2 +1,2 @@ -pytest>=3.7.2,<4.6 +pytest>=3.7.2,<4.7 pytest-cov>=2.5.1,<2.8