From 0ea0e3dd44f1ac34fce5ccacf79b975b4366aa79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:48:59 +0000 Subject: [PATCH] Bump pip from 23.1.2 to 23.3 Bumps [pip](https://github.com/pypa/pip) from 23.1.2 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.1.2...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 89b3f69..b461e2c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ mypy-extensions==1.0.0; python_version >= '3.5' nodeenv==1.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' packaging==23.1; python_version >= '3.7' pathspec==0.11.2; python_version >= '3.7' -pip==23.1.2; python_version >= '3.7' +pip==23.3; python_version >= '3.7' platformdirs==3.10.0; python_version >= '3.7' pluggy==1.2.0; python_version >= '3.7' pre-commit==3.3.3