From d6771611091d83f11da3ce74bb15ac189acf2c4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 04:34:15 +0000 Subject: [PATCH] Bump pip from 21.1.3 to 23.3 Bumps [pip](https://github.com/pypa/pip) from 21.1.3 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/21.1.3...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 72b788d..0017cd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python==3.9.5 -pip==21.1.3 +pip==23.3 setuptools==56.0.0 wheel==0.36.2 psycopg2-binary==2.9.3