Skip to content

Commit

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

Bumps [pint](https://github.com/hgrecco/pint) from 0.19 to 0.19.1.
- [Release notes](https://github.com/hgrecco/pint/releases)
- [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES)
- [Commits](hgrecco/pint@0.19...0.19.1)

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

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

build(deps): bump pint from 0.19 to 0.19.1 in /mpcontribs-client

Bumps [pint](https://github.com/hgrecco/pint) from 0.19 to 0.19.1.
- [Release notes](https://github.com/hgrecco/pint/releases)
- [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES)
- [Commits](hgrecco/pint@0.19...0.19.1)

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

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

build(deps): bump tqdm from 4.63.1 to 4.64.0 in /mpcontribs-client

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.63.1 to 4.64.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.63.1...v4.64.0)

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

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

build(deps): bump jupyter-client in /mpcontribs-kernel-gateway

Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 7.1.2 to 7.2.1.
- [Release notes](https://github.com/jupyter/jupyter_client/releases)
- [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md)
- [Commits](jupyter/jupyter_client@v7.1.2...v7.2.1)

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

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

build(deps): bump ipykernel from 6.11.0 to 6.12.1 in /mpcontribs-portal

Bumps [ipykernel](https://github.com/ipython/ipython) from 6.11.0 to 6.12.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/commits)

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

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

build(deps): bump nbformat from 5.2.0 to 5.3.0 in /mpcontribs-portal

Bumps [nbformat](http://jupyter.org) from 5.2.0 to 5.3.0.

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

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

build(deps): bump redis from 4.2.1 to 4.2.2 in /mpcontribs-portal

Bumps [redis](https://github.com/redis/redis-py) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.2.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed Apr 7, 2022
1 parent 17c947f commit 2faa581
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements.txt
Expand Up @@ -20,7 +20,7 @@ json2html==1.3.0
more-itertools==8.12.0
nbformat==5.3.0
notebook==6.4.10
pint==0.19
pint==0.19.1
psycopg2==2.9.3
pymatgen==2022.3.29
pyopenssl==22.0.0
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements.txt
Expand Up @@ -8,7 +8,7 @@ ipython==8.2.0
json2html==1.3.0
jsonschema<4.0
pandas==1.4.2
pint==0.19
pint==0.19.1
plotly==5.6.0
pyIsEmail==1.4.0
pymatgen==2022.3.29
Expand All @@ -18,5 +18,5 @@ requests-futures==1.0.0
service-identity==21.1.0
swagger-spec-validator<2.7.4
twisted==22.2.0
tqdm==4.63.1
tqdm==4.64.0
ujson==5.1.0
2 changes: 1 addition & 1 deletion mpcontribs-kernel-gateway/requirements.txt
@@ -1,7 +1,7 @@
blinker==1.4
ddtrace==0.60.1
ipywidgets==7.7.0
jupyter-client==7.1.2
jupyter-client==7.2.1
jupyter-kernel-gateway==2.5.1
kaleido==0.2.1
mpcontribs-client==4.2.10
Expand Down
6 changes: 3 additions & 3 deletions mpcontribs-portal/requirements.txt
Expand Up @@ -7,15 +7,15 @@ django-settings-file==2.8.0
django-webpack4-loader==0.0.5
fastnumbers==3.2.1
gunicorn[gevent]==20.1.0
ipykernel==6.11.0
ipykernel==6.12.1
ipython-genutils==0.2.0
jinja2==3.1.1
json2html==1.3.0
monty==2022.3.12
mpcontribs-client==4.2.10
nbconvert==5.6.1
nbformat==5.2.0
redis==4.2.1
nbformat==5.3.0
redis==4.2.2
scipy==1.8.0
setproctitle==1.2.2
whitenoise==6.0.0

0 comments on commit 2faa581

Please sign in to comment.