Skip to content

Commit

Permalink
dependabot PRs
Browse files Browse the repository at this point in the history
build(deps): bump boto3 from 1.16.9 to 1.16.13 in /mpcontribs-api

Bumps [boto3](https://github.com/boto/boto3) from 1.16.9 to 1.16.13.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.16.9...1.16.13)

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump flask-compress from 1.7.0 to 1.8.0 in /mpcontribs-api

Bumps [flask-compress](https://github.com/colour-science/flask-compress) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/colour-science/flask-compress/releases)
- [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md)
- [Commits](colour-science/flask-compress@v1.7.0...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump scipy from 1.5.3 to 1.5.4 in /mpcontribs-portal

Bumps [scipy](https://github.com/scipy/scipy) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.5.3...v1.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed Nov 10, 2020
1 parent b66072c commit bc5a08e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mpcontribs-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ apispec==4.0.0
asn1crypto==1.4.0
blinker==1.4
boltons==20.2.1
boto3==1.16.9
boto3==1.16.13
cherrypicker @ git+https://github.com/big-o/cherrypicker.git#egg=cherrypicker
css-html-js-minify==2.5.5
dateparser==1.0.0
dnspython==2.0.0
fastnumbers==3.0.0
fdict==0.8.1
flasgger @ git+https://github.com/tschaume/flasgger@flask_mongorest#egg=flasgger-0.9.5
flask-compress==1.7.0
flask-compress==1.8.0
flask-cors==3.0.9
flask-log==0.1.0
flask-marshmallow==0.14.0
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ mpcontribs-client==3.6.2
nbconvert==5.6.1
nbformat==5.0.8
pymongo==3.11.0
scipy==1.5.3
scipy==1.5.4
whitenoise==5.2.0

0 comments on commit bc5a08e

Please sign in to comment.