From a9573685835462ee8e7e5d7fc4f90ecc02317860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 16:43:45 +0000 Subject: [PATCH] Bump pydash from 4.9.2 to 6.0.0 Bumps [pydash](https://github.com/dgilland/pydash) from 4.9.2 to 6.0.0. - [Changelog](https://github.com/dgilland/pydash/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/dgilland/pydash/compare/v4.9.2...v6.0.0) --- updated-dependencies: - dependency-name: pydash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 001c06a..bd658c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ configobj==5.0.6 expandvars==0.6.5 -pydash==4.9.2 +pydash==6.0.0 pyyaml==5.4.1 six==1.15.0