From d1c4eda04cbfeb8e13fd27eb77c596544238e6a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 14:05:24 +0000 Subject: [PATCH] Bump pypuppetdb from 2.5.1 to 2.5.2 Bumps [pypuppetdb](https://github.com/voxpupuli/pypuppetdb) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/voxpupuli/pypuppetdb/releases) - [Changelog](https://github.com/voxpupuli/pypuppetdb/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/pypuppetdb/compare/v2.5.1...2.5.2) --- updated-dependencies: - dependency-name: pypuppetdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cd49ce..58c4c68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ markdown2==2.4.2 paramiko==2.9.2 protobuf==3.19.4 Pygments==2.11.2 -pypuppetdb==2.5.1 +pypuppetdb==2.5.2 requests==2.25.1 sample==1.0.0 setuptools==52.0.0