From b1bb334830b1b0360f60e57998d2152c6ca51d41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 16:25:19 -0700 Subject: [PATCH] Bump pip from 23.2.1 to 23.3 in /envs (#45) Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.2.1...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 17425c6..b32ee65 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -53,7 +53,7 @@ packaging==23.1 pandas==2.0.3 pathspec==0.11.2 Pillow==10.0.1 -pip==23.2.1 +pip==23.3 platformdirs==3.10.0 pluggy==1.3.0 ply==3.11