From 59ec6b1847130d33fae86b21c13ce36a2653a462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:04:30 +0000 Subject: [PATCH] Bump pip from 23.2.1 to 23.3 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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1cfc1f0..e3df76a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ sniffio~=1.3.0 asgiref~=3.7.2 certifi~=2023.7.22 pydantic~=2.4.2 -pip==23.2.1 +pip==23.3 six~=1.16.0 click~=8.1.7 python-dateutil~=2.8.2