From 5b8486948057e19403d0a2e0a549faaeba8543f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 12:11:44 +0000 Subject: [PATCH] chore(deps): bump pipenv from 2024.1.0 to 2024.2.0 Bumps [pipenv](https://github.com/pypa/pipenv) from 2024.1.0 to 2024.2.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.1.0...v2024.2.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 0a084a5..d5f3957 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ flask_wtf==1.2.1 passlib==1.7.4 playwright==1.48.0 Requests==2.32.3 -pipenv==2024.1.0 +pipenv==2024.2.0 WTForms==3.2.1 gunicorn==23.0.0