From ff3eed24a3cc763d5c509f0bff643ac33a5f4733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 12:13:11 +0000 Subject: [PATCH] Bump pyreadstat from 1.1.2 to 1.1.5 Bumps [pyreadstat](https://github.com/Roche/pyreadstat) from 1.1.2 to 1.1.5. - [Release notes](https://github.com/Roche/pyreadstat/releases) - [Commits](https://github.com/Roche/pyreadstat/compare/v1.1.2...v1.1.5) --- updated-dependencies: - dependency-name: pyreadstat 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 7b9e415..9cb9687 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pandas==1.3.3 # pyreadstat pyarrow==5.0.0 # via dadpy (setup.py) -pyreadstat==1.1.2 +pyreadstat==1.1.5 # via dadpy (setup.py) python-dateutil==2.8.2 # via pandas