From f0b4ff1e8f4f1ca32b8a34a07cd18e9e96809002 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:47:03 +0000 Subject: [PATCH] Bump pip from 9.0.1 to 21.1 in /tests/vulnerabilities Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 21.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/9.0.1...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/vulnerabilities/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/vulnerabilities/requirements.txt b/tests/vulnerabilities/requirements.txt index dfe35d3a..0808c999 100644 --- a/tests/vulnerabilities/requirements.txt +++ b/tests/vulnerabilities/requirements.txt @@ -23,4 +23,4 @@ ConcurrentLogHandler==0.9.1 celery==3.1.23 pytest==3.0.6 prettytable==0.7.2 -pip==9.0.1 \ No newline at end of file +pip==21.1 \ No newline at end of file