From: Kefu Chai Date: Fri, 23 Jul 2021 01:57:33 +0000 (+0800) Subject: ceph-volume: bump pip in /src/ceph-volume/plugin/zfs X-Git-Tag: v17.1.0~1312^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F41794%2Fhead;p=ceph.git ceph-volume: bump pip in /src/ceph-volume/plugin/zfs Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 19.2. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@9.0.1...19.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development ... Signed-off-by: dependabot[bot] Signed-off-by: Kefu Chai --- diff --git a/src/ceph-volume/plugin/zfs/requirements_dev.txt b/src/ceph-volume/plugin/zfs/requirements_dev.txt index 7263a68fa793..b04995e0337c 100644 --- a/src/ceph-volume/plugin/zfs/requirements_dev.txt +++ b/src/ceph-volume/plugin/zfs/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==19.2 wheel==0.30.0 flake8==3.5.0 tox==2.9.1