Skip to content

Commit

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

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

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

build(deps): bump flask-compress from 1.9.0 to 1.10.1 in /mpcontribs-api

Bumps [flask-compress](https://github.com/colour-science/flask-compress) from 1.9.0 to 1.10.1.
- [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.9.0...v1.10.1)

---
updated-dependencies:
- dependency-name: flask-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

build(deps): bump boto3 from 1.17.93 to 1.17.97 in /mpcontribs-portal

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

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

build(deps): bump scipy from 1.6.3 to 1.7.0 in /mpcontribs-portal

Bumps [scipy](https://github.com/scipy/scipy) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed Jun 21, 2021
1 parent e8f412a commit 1b588cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions mpcontribs-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apispec==4.6.0
asn1crypto==1.4.0
blinker==1.4
boltons==21.0.0
boto3==1.17.93
boto3==1.17.97
cherrypicker==0.3.1
css-html-js-minify==2.5.5
dateparser==1.0.0
Expand All @@ -11,7 +11,7 @@ fastnumbers==3.1.0
fdict==0.8.1
filetype==1.0.7
flasgger @ git+https://github.com/flasgger/flasgger#egg=flasgger-0.9.5
flask-compress==1.9.0
flask-compress==1.10.1
flask-cors==3.0.10
flask-log==0.1.0
flask-marshmallow==0.14.0
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-portal/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boltons==21.0.0
boto3==1.17.93
boto3==1.17.97
Django==3.2.4
django-extensions==3.1.3
django-settings-file==2.4.0
Expand All @@ -14,5 +14,5 @@ mpcontribs-client==3.10.1
nbconvert==5.6.1
nbformat==5.1.3
pymongo==3.11.4
scipy==1.6.3
scipy==1.7.0
whitenoise==5.2.0

0 comments on commit 1b588cb

Please sign in to comment.