From 999487d9fdd0145253e0b0315b86903a13a9da46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:33:44 +0000 Subject: [PATCH] Bump pipenv from 2018.11.26 to 2022.1.8 in /python/flaskapps/notes Bumps [pipenv](https://github.com/pypa/pipenv) from 2018.11.26 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/v2018.11.26...v2022.1.8) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/flaskapps/notes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/flaskapps/notes/requirements.txt b/python/flaskapps/notes/requirements.txt index 5f63da8..e34fa8f 100644 --- a/python/flaskapps/notes/requirements.txt +++ b/python/flaskapps/notes/requirements.txt @@ -13,7 +13,7 @@ Jinja2==2.11.2 lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 mccabe==0.6.1 -pipenv==2018.11.26 +pipenv==2022.1.8 pylint==2.4.4 six==1.14.0 typed-ast==1.4.1