From 8eb98f0ef69f81c6e55cf45a89ce2dfe862bceab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 14:07:56 +0000 Subject: [PATCH] Bump pdpyras from 5.0.4 to 5.1.0 (#67) Bumps [pdpyras](https://github.com/PagerDuty/pdpyras) from 5.0.4 to 5.1.0. - [Release notes](https://github.com/PagerDuty/pdpyras/releases) - [Changelog](https://github.com/PagerDuty/pdpyras/blob/main/docs/changelog.html) - [Commits](https://github.com/PagerDuty/pdpyras/compare/v5.0.4...v5.1.0) --- updated-dependencies: - dependency-name: pdpyras 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> --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 743655c..3b96528 100644 --- a/poetry.lock +++ b/poetry.lock @@ -556,12 +556,12 @@ files = [ [[package]] name = "pdpyras" -version = "5.0.4" +version = "5.1.0" description = "PagerDuty Python REST API Sessions" optional = false python-versions = ">=3.6" files = [ - {file = "pdpyras-5.0.4.tar.gz", hash = "sha256:f6e1f8d7f1fbccbdc83f2035b8c076bf9edff0e5e23b42289e863749de49a942"}, + {file = "pdpyras-5.1.0.tar.gz", hash = "sha256:29cb9f5c2841494f66ec2b7b613a66d659848abaaea9ef5da232f95568db8323"}, ] [package.dependencies]