Skip to content

Commit ebe6883

Browse files
authored
Bump dependencies (#853)
1 parent 5199363 commit ebe6883

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
wheel==0.36.2
2-
isort==5.9.2
2+
isort==5.9.3
33
black==21.7b0
44
pylint==2.9.5
55
flake8==3.9.2
66
mypy==0.902
77
pydocstyle==6.1.1
88
doc8==0.9.0
9-
tox==3.24.0
9+
tox==3.24.1
1010
pytest==6.2.4
1111
pytest-cov==2.12.1
1212
pytest-rerunfailures==10.1
@@ -19,7 +19,7 @@ sphinx_bootstrap_theme==0.7.1
1919
nbsphinx==0.8.6
2020
nbsphinx-link==1.3.0
2121
IPython==7.16.0
22-
moto==2.1.0
22+
moto==2.2.0
2323
jupyterlab==3.0.16
2424
s3fs==2021.7.0
2525
python-Levenshtein==0.12.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ boto3>=1.16.8,<2.0.0
22
botocore>=1.19.8,<2.0.0
33
numpy>=1.18.0,<2.0.0
44
pandas>=1.1.0,<2.0.0
5-
pyarrow>=2.0.0,<4.1.0
5+
pyarrow>=2.0.0,<5.1.0
66
redshift-connector~=2.0.883
77
pymysql>=0.9.0,<1.1.0
88
pg8000>=1.16.0,<1.21.0

0 commit comments

Comments
 (0)