Skip to content

Commit 762655a

Browse files
committed
Bumping dependencies versions.
1 parent a8eff42 commit 762655a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ awscli>=1.18.0,<2.0.0
22
black~=19.3b0
33
pylint~=2.5.2
44
flake8~=3.8.2
5-
mypy~=0.770
5+
mypy~=0.780
66
isort~=4.3.21
77
pydocstyle~=5.0.2
8-
doc8~=0.8.0
8+
doc8~=0.8.1
99
tox~=3.15.1
10-
pytest~=5.4.2
10+
pytest~=5.4.3
1111
pytest-cov~=2.9.0
1212
pytest-xdist~=1.32.0
1313
pytest-timeout~=1.3.4
1414
scikit-learn~=0.23.1
15-
cfn-lint~=0.32.1
15+
cfn-lint~=0.33.0
1616
cfn-flip~=1.2.3
1717
twine~=3.1.1
1818
wheel~=0.34.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ s3fs~=0.4.2
77
psycopg2-binary~=2.8.0
88
pymysql~=0.9.0
99
sqlalchemy-redshift~=0.7.0
10-
SQLAlchemy>=1.3.10,<1.3.16
10+
SQLAlchemy~=1.3.10

0 commit comments

Comments
 (0)