From 616ffb405b212b0d5d0615a232c3eec8072206bb Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Nov 01 2022 06:52:01 +0000 Subject: Bump pip from 22.2.2 to 22.3 (#96) Bumps [pip](https://github.com/pypa/pip) from 22.2.2 to 22.3. - [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.2.2...22.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 3cf74e6..602cffd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ wheel==0.37.1 -pip==22.2.2 +pip==22.3 setuptools==65.4.1