From 2a4bfb9bdfae5ed467c87dd88cfb9fbdeb487af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:29:54 +0000 Subject: [PATCH] Bump pip from 21.2.4 to 23.3 Bumps [pip](https://github.com/pypa/pip) from 21.2.4 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/21.2.4...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2239d30..3ec6660 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ black==22.3.0 -pip==21.2.4 +pip==23.3 pyright==1.1.239 pynvim==0.4.3