From 165674152523b41771b94c795dd7436c6b045a8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 01:15:54 +0000 Subject: [PATCH] Bump pip from 22.1 to 22.1.1 Bumps [pip](https://github.com/pypa/pip) from 22.1 to 22.1.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.1...22.1.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development update-type: version-update:semver-patch ... 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 5c57fc71f..c575632bf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ coverage==6.3.3 coveralls==3.3.1 flake8==4.0.1 gitchangelog==3.0.4 -pip==22.1 +pip==22.1.1 pydocstyle==6.1.1 setuptools==62.3.2 sphinx==4.5.0