From e2d6cae198918018f8783b9cef1d5e31565cd036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 06:11:00 +0000 Subject: [PATCH] Bump pip from 19.2.1 to 21.1 in /dashboard Bumps [pip](https://github.com/pypa/pip) from 19.2.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/19.2.1...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/requirements.txt b/dashboard/requirements.txt index 805160e..7f014c3 100644 --- a/dashboard/requirements.txt +++ b/dashboard/requirements.txt @@ -16,7 +16,7 @@ Flask-WTF==0.14.2 jenkinsapi==0.3.9 Jinja2==2.10.1 paramiko==2.6.0 -pip==19.2.1 +pip==21.1 pymongo==3.8.0 PyYAML==5.1.1 requests==2.22.0