Skip to content

Commit

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

Bumps [apispec](https://github.com/marshmallow-code/apispec) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/marshmallow-code/apispec/releases)
- [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/apispec@4.4.0...4.4.1)

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

build(deps): bump pymatgen from 2022.0.7 to 2022.0.8 in /mpcontribs-api

Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.0.7 to 2022.0.8.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2022.0.7...v2022.0.8)

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

build(deps): bump websocket-client in /mpcontribs-api

Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 0.58.0 to 0.59.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](websocket-client/websocket-client@v0.58.0...v0.59.0)

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

build(deps): bump pymatgen in /mpcontribs-client

Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.0.7 to 2022.0.8.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2022.0.7...v2022.0.8)

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

build(deps): bump service-identity in /mpcontribs-client

Bumps [service-identity](https://github.com/pyca/service-identity) from 18.1.0 to 21.1.0.
- [Release notes](https://github.com/pyca/service-identity/releases)
- [Changelog](https://github.com/pyca/service-identity/blob/main/CHANGELOG.rst)
- [Commits](pyca/service-identity@18.1.0...21.1.0)

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

build(deps): bump django from 3.2 to 3.2.2 in /mpcontribs-portal

Bumps [django](https://github.com/django/django) from 3.2 to 3.2.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.2...3.2.2)

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

build(deps): bump ipykernel from 5.5.3 to 5.5.4 in /mpcontribs-portal

Bumps [ipykernel](https://ipython.org) from 5.5.3 to 5.5.4.

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump monty from 2021.3.3 to 2021.5.9 in /mpcontribs-portal

Bumps [monty](https://github.com/materialsvirtuallab/monty) from 2021.3.3 to 2021.5.9.
- [Release notes](https://github.com/materialsvirtuallab/monty/releases)
- [Changelog](https://github.com/materialsvirtuallab/monty/blob/master/docs/changelog.html)
- [Commits](materialsvirtuallab/monty@v2021.3.3...v2021.5.9)

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

build(deps): bump pymongo from 3.11.3 to 3.11.4 in /mpcontribs-portal

Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.11.3 to 3.11.4.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/3.11.4/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@3.11.3...3.11.4)

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

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

Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.0.7 to 2022.0.8.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2022.0.7...v2022.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed May 10, 2021
1 parent 2727a09 commit f653150
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions mpcontribs-api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apispec==4.4.0
apispec==4.4.1
asn1crypto==1.4.0
blinker==1.4
boltons==20.2.1
Expand All @@ -25,11 +25,11 @@ more-itertools==8.7.0
nbformat==5.1.3
notebook==6.3.0
pint==0.17
pymatgen==2022.0.7
pymatgen==2022.0.8
pyopenssl==20.0.1
python-snappy==0.6.0
selenium==3.141.0
uncertainties==3.1.5
unflatten==0.1
websocket_client==0.58.0
websocket_client==0.59.0
zstandard==0.15.2
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ pandas==1.2.4
pint==0.17
plotly==4.14.3
pyIsEmail==1.3.2
pymatgen==2022.0.7
pymatgen==2022.0.8
pyOpenSSL==20.0.1
ratelimit==2.2.1
requests-futures==1.0.0
service-identity==18.1.0
service-identity==21.1.0
twisted==21.2.0
tqdm==4.60.0
8 changes: 4 additions & 4 deletions mpcontribs-portal/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
boltons==20.2.1
boto3==1.17.69
Django==3.2
Django==3.2.2
django-extensions==3.1.3
django-settings-file==2.4.0
django-webpack4-loader==0.0.5
fastnumbers==3.1.0
gunicorn[gevent]==20.1.0
ipykernel==5.5.3
ipykernel==5.5.4
json2html==1.3.0
jupyter-client==6.2.0
monty==2021.3.3
monty==2021.5.9
mpcontribs-client==3.9.6
nbconvert==5.6.1
nbformat==5.1.3
pymongo==3.11.3
pymongo==3.11.4
scipy==1.6.3
whitenoise==5.2.0
2 changes: 1 addition & 1 deletion mpcontribs-sidecars/kernel_gateway/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ jupyter-kernel-gateway==2.5.0
mpcontribs-client==3.9.6
plotly==4.14.3
psutil==5.8.0
pymatgen==2022.0.7
pymatgen==2022.0.8

0 comments on commit f653150

Please sign in to comment.