From 5d171ded19717f3e8ff5ea174016fb743f749291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 23:55:59 +0000 Subject: [PATCH] Bump wrapt-timeout-decorator from 1.3.12.2 to 1.5.1 Bumps [wrapt-timeout-decorator](https://github.com/bitranox/wrapt_timeout_decorator) from 1.3.12.2 to 1.5.1. - [Release notes](https://github.com/bitranox/wrapt_timeout_decorator/releases) - [Changelog](https://github.com/bitranox/wrapt_timeout_decorator/blob/master/CHANGES.rst) - [Commits](https://github.com/bitranox/wrapt_timeout_decorator/compare/v1.3.12.2...v1.5.1) --- updated-dependencies: - dependency-name: wrapt-timeout-decorator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b23cce012e..f0b93ac106 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,6 @@ questionary==1.10.0 requests==2.31.0 six==1.16.0 splunk-sdk==1.7.4 -wrapt-timeout-decorator==1.3.12.2 +wrapt-timeout-decorator==1.5.1 xmltodict==0.13.0