From 5b21a9fe87cb4a7888215e531132cb4606bef271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:36:02 +0000 Subject: [PATCH] chore(deps): bump pipenv from 2024.0.2 to 2024.1.0 Bumps [pipenv](https://github.com/pypa/pipenv) from 2024.0.2 to 2024.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/v2024.0.2...v2024.1.0) --- updated-dependencies: - dependency-name: pipenv 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 345248c9..c0dfa777 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ flask_wtf==1.2.1 passlib==1.7.4 playwright==1.47.0 Requests==2.32.3 -pipenv==2024.0.2 +pipenv==2024.1.0 WTForms==3.1.2 gunicorn==23.0.0