Bump boto3 version to 1.13.9 and install pipdeptree for development (#1415)

* Bump boto3 version to 1.13.9
This commit is contained in:
Kevin Chung
2020-05-14 15:01:02 -04:00
committed by GitHub
parent a8a7a983e3
commit b3987f7ead
3 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ format:
test: test:
pytest -rf --cov=CTFd --cov-context=test --ignore=node_modules/ --disable-warnings -n auto pytest -rf --cov=CTFd --cov-context=test --ignore=node_modules/ --disable-warnings -n auto
bandit -r CTFd -x CTFd/uploads bandit -r CTFd -x CTFd/uploads
pipdeptree
yarn verify yarn verify
coverage: coverage:

View File

@@ -17,3 +17,4 @@ sphinx_rtd_theme==0.4.3
flask-debugtoolbar==0.10.1 flask-debugtoolbar==0.10.1
flake8-isort==2.8.0 flake8-isort==2.8.0
Faker==3.0.1 Faker==3.0.1
pipdeptree==0.13.2

View File

@@ -23,5 +23,5 @@ flask-restx==0.1.1
pathlib2==2.3.5 pathlib2==2.3.5
flask-marshmallow==0.10.1 flask-marshmallow==0.10.1
marshmallow-sqlalchemy==0.17.0 marshmallow-sqlalchemy==0.17.0
boto3==1.10.39 boto3==1.13.9
marshmallow==2.20.2 marshmallow==2.20.2