From ffc86ee9ec62f526fa5286b7c30e8610d2fc9961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 00:01:24 +0000 Subject: [PATCH] Bump pipenv from 2021.5.29 to 2022.1.8 Bumps [pipenv](https://github.com/pypa/pipenv) from 2021.5.29 to 2022.1.8. - [Release notes](https://github.com/pypa/pipenv/releases) - [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/pipenv/compare/v2021.5.29...v2022.1.8) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 4859a19..ff47466 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,6 +1,6 @@ coverage == 5.5 pytest -pipenv == 2021.5.29 +pipenv == 2022.1.8 pytest-sugar == 0.9.4 pyrsistent == 0.16.1 pytest-cov