Skip to content

Commit 7184977

Browse files
committed
Bumping dependencies versions
1 parent a42e68c commit 7184977

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ mypy~=0.761
33
flake8~=3.7.9
44
pytest-cov~=2.8.1
55
scikit-learn~=0.22.1
6-
cfn-lint~=0.26.3
6+
cfn-lint~=0.27.1
77
twine~=3.1.1
88
wheel~=0.33.6
99
sphinx~=2.3.1
1010
pyspark~=2.4.4
1111
pyspark-stubs~=2.4.0.post7
1212
jupyter~=1.0.0
13-
jupyterlab~=1.2.4
13+
jupyterlab~=1.2.5

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
numpy~=1.18.1
22
pandas~=0.25.3
33
pyarrow~=0.15.1
4-
botocore~=1.14.2
5-
boto3~=1.11.2
4+
botocore~=1.14.7
5+
boto3~=1.11.7
66
s3fs~=0.4.0
77
tenacity~=6.0.0
88
pg8000~=1.13.2

0 commit comments

Comments
 (0)