From 39fda3fcc2b7466821961639888c484ce656ad35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 18:34:24 +0000 Subject: [PATCH] Bump pydash from 5.1.0 to 5.1.1 Bumps [pydash](https://github.com/dgilland/pydash) from 5.1.0 to 5.1.1. - [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/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: pydash dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0625647a9..a5a1798e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ multidimensional_urlencode==0.0.4 pandas==1.4.4 passlib[bcrypt]==1.7.4 psycopg2-binary==2.9.3 -pydash==5.1.0 +pydash==5.1.1 pyjwt==2.5.0 pymongo==3.12.0 PyMySQL==1.0.2