From 3740a3815ba6013cb8945f14e0f399ef99c25bf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 12:54:34 +0000 Subject: [PATCH] Bump distro from 1.5.0 to 1.7.0 Bumps [distro](https://github.com/python-distro/distro) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/python-distro/distro/releases) - [Changelog](https://github.com/python-distro/distro/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-distro/distro/compare/v1.5.0...v1.7.0) --- updated-dependencies: - dependency-name: distro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68cbd39f378..800c35230c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cached-property==1.5.1; python_version < '3.8' certifi==2021.5.30 chardet==3.0.4 colorama==0.4.4; sys_platform == 'win32' -distro==1.5.0 +distro==1.7.0 docker==5.0.0 docker-pycreds==0.4.0 dockerpty==0.4.1