From 432d6684d3e52b7476f830e4b3f92589fc656b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Oct 2021 17:20:55 +0000 Subject: [PATCH] chore: bump pandas-dev-flaker from 0.2.0 to 0.4.0 Bumps [pandas-dev-flaker](https://github.com/pandas-dev/pandas-dev-flaker) from 0.2.0 to 0.4.0. - [Release notes](https://github.com/pandas-dev/pandas-dev-flaker/releases) - [Commits](https://github.com/pandas-dev/pandas-dev-flaker/compare/v0.2.0...v0.4.0) --- updated-dependencies: - dependency-name: pandas-dev-flaker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 14b9ac8a9393e..01e2f497ac0e8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -80,7 +80,7 @@ tabulate>=0.8.3 natsort git+https://github.com/pydata/pydata-sphinx-theme.git@master numpydoc < 1.2 -pandas-dev-flaker==0.2.0 +pandas-dev-flaker==0.4.0 types-python-dateutil types-PyMySQL types-pytz