From f14b1043c743c844bf4af8aacbfe65b79953f32b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 19:11:29 +0000 Subject: [PATCH] Update dependency pip to v23.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 102843ce..3eb66205 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ GitPython==3.1.37 mypy==1.6.0 nest_asyncio==1.5.8 pdoc==14.1.0 -pip==23.2.1 +pip==23.3 pre-commit==3.5.0 pydantic==2.4.2 pytest==7.4.2