From 6f73f349d5171b02601fd1aeb22a425f0cf0e1e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 09:17:38 +0000 Subject: [PATCH] Bump pip from 22.0.2 to 22.2.2 Bumps [pip](https://github.com/pypa/pip) from 22.0.2 to 22.2.2. - [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.2...22.2.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d33e5a..4c52fa1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ charset-normalizer==2.1.1 frozenlist==1.3.1 idna==3.4 multidict==6.0.2 -pip==22.0.2 +pip==22.2.2 setuptools==62.6.0 yarl==1.8.1