From 7eeea37ef41dce52733233838d75f70c71527054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 14:40:34 +0000 Subject: [PATCH] build(deps): bump pip from 22.0.2 to 23.3 in /docs Bumps [pip](https://github.com/pypa/pip) from 22.0.2 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/22.0.2...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9f9f4aa94a5..b812fb46b5c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -55,7 +55,7 @@ myst-parser==3.0.1 oauthlib==3.2.2 overrides==7.7.0 packaging==24.0 -pip==22.0.2 +pip==23.3 platformdirs==4.2.1 polib==1.2.0 progressbar==2.5