From fe7e9ee35377029762c8ac53d357a58cb2982e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 14:05:06 +0000 Subject: [PATCH] Bump pipenv from 2021.5.29 to 2023.2.4 Bumps [pipenv](https://github.com/pypa/pipenv) from 2021.5.29 to 2023.2.4. - [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...v2023.2.4) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 547ffc3..7ee0cc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ imagesize==1.2.0 Jinja2==3.0.2 MarkupSafe==2.0.1 packaging==21.0 -pipenv==2021.5.29 +pipenv==2023.2.4 Pygments==2.10.0 pyparsing==3.0.1 pytz==2021.3