From 9fb2ee212364c474c92c975fdf7bf798998036a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 11:40:38 -0500 Subject: [PATCH] Bump rich from 12.1.0 to 12.2.0 in /dependencies/python (#2782) Bumps [rich](https://github.com/willmcgugan/rich) from 12.1.0 to 12.2.0. - [Release notes](https://github.com/willmcgugan/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/willmcgugan/rich/compare/v12.1.0...v12.2.0) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/ansible-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 9c257227..660d82ae 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -15,7 +15,7 @@ Pygments==2.11.2 pyparsing==3.0.7 PyYAML==6.0 resolvelib==0.5.4 -rich==12.1.0 +rich==12.2.0 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.6 subprocess-tee==0.3.5