From 4423e1f98bae70d3a48201f31f12b04a0ba23a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 21:33:31 +0000 Subject: [PATCH] Bump pipenv from 2026.0.3 to 2026.1.0 Bumps [pipenv](https://github.com/pypa/pipenv) from 2026.0.3 to 2026.1.0. - [Release notes](https://github.com/pypa/pipenv/releases) - [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/pypa/pipenv/compare/v2026.0.3...v2026.1.0) --- updated-dependencies: - dependency-name: pipenv dependency-version: 2026.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a559e06..0affed7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pipenv==2026.0.3 \ No newline at end of file +pipenv==2026.1.0 \ No newline at end of file