From 8afa92d632ffb7ee3088ec9e3fed64c5533cef34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 13:19:12 +0000 Subject: [PATCH] Bump pypuppetdb from 2.5.1 to 3.1.0 Bumps [pypuppetdb](https://github.com/voxpupuli/pypuppetdb) from 2.5.1 to 3.1.0. - [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...3.1.0) --- updated-dependencies: - dependency-name: pypuppetdb dependency-type: direct:production update-type: version-update:semver-major ... 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..da3548c 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==3.1.0 requests==2.25.1 sample==1.0.0 setuptools==52.0.0