From b5f7e9339c338fb2f46bd826faccdd5e72cea507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 15:07:31 +0000 Subject: [PATCH] Bump distro from 1.7.0 to 1.8.0 Bumps [distro](https://github.com/python-distro/distro) from 1.7.0 to 1.8.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.7.0...v1.8.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 8f1b393..987be24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ psutil==5.9.4 sh==1.14.3 SQLAlchemy==1.4.48 requests>=2.20.0 -distro==1.7.0 +distro==1.8.0 argcomplete==3.0.8 colorlog==4.6.2