From c5bcbdb1074b3db7bb43abf9ea072907f98091ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 16:43:18 +0000 Subject: [PATCH] Bump pydash from 4.8.0 to 6.0.0 Bumps [pydash](https://github.com/dgilland/pydash) from 4.8.0 to 6.0.0. - [Changelog](https://github.com/dgilland/pydash/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/dgilland/pydash/compare/v4.8.0...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 cb852b7..1a38d31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -94,7 +94,7 @@ pyasn1==0.4.8 pyasn1-modules==0.2.8 pycodestyle==2.6.0 pycparser==2.20 -pydash==4.8.0 +pydash==6.0.0 pyflakes==2.2.0 PyGithub==1.51 Pygments==2.7.4