From 7897b0a5b88161e0e677c0b8d099d09d8bfa7158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 13:50:12 +0000 Subject: [PATCH] Bump pip from 23.3.1 to 23.3.2 Bumps [pip](https://github.com/pypa/pip) from 23.3.1 to 23.3.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.3.1...23.3.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/develop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/develop.txt b/requirements/develop.txt index 3c305d4..ab11703 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -1,6 +1,6 @@ -r test_black.txt -pip==23.3.1 +pip==23.3.2 wheel==0.41.2 watchdog==3.0.0