From 3ad22e27de962191ede177cf6ac725a33bba8c73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 22:33:49 +0000 Subject: [PATCH] Bump the all-dependencies group with 1 update Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version. Updates `pip` to 24.0 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.3...24.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- requirements-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-build.txt b/requirements-build.txt index 849e001..3a60866 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -1,5 +1,5 @@ # This file is used for running tox, flake8 and building the wheel -pip~=23.3 +pip~=24.0 virtualenv~=20.25 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability logilab-common~=2.0