From 7db2cc56319b1af6e5d2d0f61ccce19253b921fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 20:03:28 +0000 Subject: [PATCH] Bump pipenv from 2022.11.5 to 2023.2.18 Bumps [pipenv](https://github.com/pypa/pipenv) from 2022.11.5 to 2023.2.18. - [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/v2022.11.5...v2023.2.18) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-deploy.txt b/requirements-deploy.txt index 48c8e46..653bb1d 100644 --- a/requirements-deploy.txt +++ b/requirements-deploy.txt @@ -1 +1 @@ -pipenv==2022.11.5 +pipenv==2023.2.18