From 070e9a2276461d05dc8c470e3ac3b393ab8dfa73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:48:39 +0000 Subject: [PATCH] Bump pip from 22.3.1 to 23.3 (#202) Bumps [pip](https://github.com/pypa/pip) from 22.3.1 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/22.3.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> Co-authored-by: Jacob Bieker --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a64377d3..51c67af6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,8 +62,8 @@ numpy==1.23.0 packaging==22.0 pandas==1.5.3 partd==1.3.0 +pip==23.3 Pillow==10.0.1 -pip==22.3.1 pooch==1.6.0 psutil==5.9.4 psycopg2-binary==2.9.5