Skip to content

Commit 237fcf6

Browse files
authored
Upd dependecies (#844)
1 parent e33bb34 commit 237fcf6

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,19 +1,19 @@
11
wheel==0.36.2
22
isort==5.9.2
33
black==21.7b0
4-
pylint==2.9.3
4+
pylint==2.9.5
55
flake8==3.9.2
66
mypy==0.902
77
pydocstyle==6.1.1
8-
doc8==0.8.1
8+
doc8==0.9.0
99
tox==3.24.0
1010
pytest==6.2.4
1111
pytest-cov==2.12.1
1212
pytest-rerunfailures==10.1
1313
pytest-xdist==2.3.0
1414
pytest-timeout==1.4.2
1515
pydot==1.4.2
16-
twine==3.4.1
16+
twine==3.4.2
1717
sphinx==4.0.3
1818
sphinx_bootstrap_theme==0.7.1
1919
nbsphinx==0.8.6

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ botocore>=1.19.8,<2.0.0
33
numpy>=1.18.0,<2.0.0
44
pandas>=1.1.0,<2.0.0
55
pyarrow>=2.0.0,<4.1.0
6-
redshift-connector~=2.0.882
6+
redshift-connector~=2.0.883
77
pymysql>=0.9.0,<1.1.0
88
pg8000>=1.16.0,<1.21.0
99
openpyxl~=3.0.0

0 commit comments

Comments
 (0)