From 1247db12a8f8eebfd75de868e2727314605e5ac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 21:46:38 +0000 Subject: [PATCH] Bump distro from 1.8.0 to 1.9.0 Bumps [distro](https://github.com/python-distro/distro) from 1.8.0 to 1.9.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.8.0...v1.9.0) --- updated-dependencies: - dependency-name: distro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-2.9.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-2.9.txt b/requirements-2.9.txt index e18db007c..fe14572a1 100644 --- a/requirements-2.9.txt +++ b/requirements-2.9.txt @@ -56,7 +56,7 @@ decorator==5.1.1 # via retry dill==0.3.8 # via -r requirements.in -distro==1.8.0 +distro==1.9.0 # via lazr-restfulclient docutils==0.16 # via awscli