From 5ffcfdea98888a3974d30587e1cff1d7ed5832ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 12:20:18 +0000 Subject: [PATCH] Bump pyreadstat from 1.1.2 to 1.1.9 Bumps [pyreadstat](https://github.com/Roche/pyreadstat) from 1.1.2 to 1.1.9. - [Release notes](https://github.com/Roche/pyreadstat/releases) - [Commits](https://github.com/Roche/pyreadstat/compare/v1.1.2...v1.1.9) --- 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..58084cc 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.9 # via dadpy (setup.py) python-dateutil==2.8.2 # via pandas