Skip to content

Commit d3e1ac1

Browse files
committed
Bumping dependencies versions.
1 parent c703f45 commit d3e1ac1

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ flake8==3.8.4
55
mypy==0.790
66
pydocstyle==5.1.1
77
doc8==0.8.1
8-
tox==3.20.1
8+
tox==3.21.0
99
pytest==6.2.1
1010
pytest-cov==2.10.1
1111
pytest-xdist==2.2.0
1212
pytest-timeout==1.4.2
13-
cfn-lint~=0.44.2
13+
cfn-lint~=0.44.3
1414
pydot~=1.4.1
1515
cfn-flip==1.2.3
1616
twine==3.3.0
17-
sphinx==3.4.2
17+
sphinx==3.4.3
1818
sphinx_bootstrap_theme==0.7.1
1919
moto==1.3.16
2020
jupyterlab==3.0.1

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
sphinx==3.4.2
1+
sphinx==3.4.3
22
sphinx_bootstrap_theme==0.7.1
33
-e .

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ numpy>=1.18.0,<1.20.0
44
pandas>=1.1.0,<=1.2.0
55
pyarrow~=2.0.0
66
redshift-connector~=2.0.0
7-
pymysql>=0.9.0,<0.11.0
7+
pymysql>=0.9.0,<1.1.0
88
pg8000~=1.16.0
99
openpyxl~=3.0.0

0 commit comments

Comments
 (0)