Skip to content

Commit

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

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

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

build(deps): bump plotly from 4.14.1 to 4.14.2 in /mpcontribs-client

Bumps [plotly](https://github.com/plotly/plotly.py) from 4.14.1 to 4.14.2.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v4.14.1...v4.14.2)

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

build(deps): bump ipykernel from 5.4.2 to 5.4.3 in /mpcontribs-portal

Bumps [ipykernel](https://ipython.org) from 5.4.2 to 5.4.3.

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

build(deps): bump plotly in /mpcontribs-sidecars/kernel_gateway

Bumps [plotly](https://github.com/plotly/plotly.py) from 4.14.1 to 4.14.2.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v4.14.1...v4.14.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed Jan 11, 2021
1 parent 3ca6034 commit f81cb09
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apispec==4.0.0
asn1crypto==1.4.0
blinker==1.4
boltons==20.2.1
boto3==1.16.51
boto3==1.16.52
cherrypicker @ git+https://github.com/big-o/cherrypicker.git#egg=cherrypicker
css-html-js-minify==2.5.5
dateparser==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ fido[tls]==4.2.2
ipython==7.19.0
json2html==1.3.0
pandas==1.2.0
plotly==4.14.1
plotly==4.14.2
pyIsEmail==1.3.2
pymatgen==2020.12.31
pyOpenSSL==20.0.1
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ django-extensions==3.1.0
django-settings-file==2.3.0
django-webpack4-loader==0.0.5
gunicorn[gevent]==20.0.4
ipykernel==5.4.2
ipykernel==5.4.3
json2html==1.3.0
jupyter-client==6.1.11
monty==4.0.2
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-sidecars/kernel_gateway/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
blinker==1.4
jupyter-kernel-gateway==2.4.3
mpcontribs-client==3.7.1
plotly==4.14.1
plotly==4.14.2
psutil==5.8.0
pymatgen==2020.12.31

0 comments on commit f81cb09

Please sign in to comment.