From ac66d251394ffa192082fe952d31701a16f65a8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:29:45 +0000 Subject: [PATCH] chore(deps): bump pdpyras from 5.3.0 to 5.4.0 Bumps [pdpyras](https://github.com/PagerDuty/pdpyras) from 5.3.0 to 5.4.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.3.0...v5.4.0) --- updated-dependencies: - dependency-name: pdpyras dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 0bec98b7ae4e..e6e790489446 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -275,7 +275,7 @@ patsy==0.5.6 # via statsmodels pbr==6.1.0 # via jira -pdpyras==5.3.0 +pdpyras==5.4.0 # via -r requirements-base.in pluggy==1.5.0 # via pytest