From 198e11f44c867a321c85053fc3450e55a79c4db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 01:18:57 +0000 Subject: [PATCH] Bump pip from 22.0.4 to 22.1 Bumps [pip](https://github.com/pypa/pip) from 22.0.4 to 22.1. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/22.0.4...22.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development update-type: version-update:semver-minor ... 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 651eaee29..1593c5125 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ coverage==6.3.2 coveralls==3.3.1 flake8==4.0.1 gitchangelog==3.0.4 -pip==22.0.4 +pip==22.1 pydocstyle==6.1.1 setuptools==62.1.0 sphinx==4.5.0