From 8a67264bc93720568d454e0097dd09b57d487d41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 23:57:18 +0000 Subject: [PATCH] Bump pydash from 4.9.0 to 6.0.2 Bumps [pydash](https://github.com/dgilland/pydash) from 4.9.0 to 6.0.2. - [Release notes](https://github.com/dgilland/pydash/releases) - [Changelog](https://github.com/dgilland/pydash/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/dgilland/pydash/compare/v4.9.0...v6.0.2) --- updated-dependencies: - dependency-name: pydash dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c56dc49d..29b311ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ python-dateutil==2.8.1 ruamel.yaml==0.16.13 xmltodict==0.12.0 tables==3.6.1 -pydash==4.9.0 +pydash==6.0.2 lmfit==1.0.2