From 6ca38504827c9f83c45ca1eaa3244dd7de566391 Mon Sep 17 00:00:00 2001 From: kukushking <3997468+kukushking@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:50:24 +0100 Subject: [PATCH] Bump dependencies --- requirements-dev.txt | 6 +++--- requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1b6aef181..fe3198930 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,12 +1,12 @@ wheel==0.36.2 -isort==5.9.2 +isort==5.9.3 black==21.7b0 pylint==2.9.5 flake8==3.9.2 mypy==0.902 pydocstyle==6.1.1 doc8==0.9.0 -tox==3.24.0 +tox==3.24.1 pytest==6.2.4 pytest-cov==2.12.1 pytest-rerunfailures==10.1 @@ -19,7 +19,7 @@ sphinx_bootstrap_theme==0.7.1 nbsphinx==0.8.6 nbsphinx-link==1.3.0 IPython==7.16.0 -moto==2.1.0 +moto==2.2.0 jupyterlab==3.0.16 s3fs==2021.7.0 python-Levenshtein==0.12.2 diff --git a/requirements.txt b/requirements.txt index 1abdc1bab..6bfe9b75c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ boto3>=1.16.8,<2.0.0 botocore>=1.19.8,<2.0.0 numpy>=1.18.0,<2.0.0 pandas>=1.1.0,<2.0.0 -pyarrow>=2.0.0,<4.1.0 +pyarrow>=2.0.0,<5.1.0 redshift-connector~=2.0.883 pymysql>=0.9.0,<1.1.0 pg8000>=1.16.0,<1.21.0