From e054d3100b0906c7bdf2c48b1a308874ec1c7eb6 Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Dec 01 2022 18:59:00 +0000 Subject: Bump pip from 22.3 to 22.3.1 Bumps [pip](https://github.com/pypa/pip) from 22.3 to 22.3.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.3...22.3.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/requirements.txt b/requirements.txt index d5ffd41..415f3ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ wheel==0.37.1 -pip==22.3 +pip==22.3.1 setuptools==65.6.3