Skip to content

Commit

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

Bumps [filetype](https://github.com/h2non/filetype.py) from 1.0.10 to 1.0.12.
- [Release notes](https://github.com/h2non/filetype.py/releases)
- [Changelog](https://github.com/h2non/filetype.py/blob/master/History.md)
- [Commits](h2non/filetype.py@v1.0.10...v1.0.12)

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

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

build(deps): bump notebook from 6.4.10 to 6.4.11 in /mpcontribs-api

Bumps [notebook](http://jupyter.org) from 6.4.10 to 6.4.11.

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

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

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

Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.3.29 to 2022.4.19.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2022.3.29...v2022.4.19)

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

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

build(deps): bump filetype from 1.0.10 to 1.0.12 in /mpcontribs-client

Bumps [filetype](https://github.com/h2non/filetype.py) from 1.0.10 to 1.0.12.
- [Release notes](https://github.com/h2non/filetype.py/releases)
- [Changelog](https://github.com/h2non/filetype.py/blob/master/History.md)
- [Commits](h2non/filetype.py@v1.0.10...v1.0.12)

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

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

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

Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.3.29 to 2022.4.19.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2022.3.29...v2022.4.19)

---
updated-dependencies:
- dependency-name: pymatgen
  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 Apr 20, 2022
1 parent 6ba9de8 commit 722be37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions mpcontribs-api/requirements.txt
Expand Up @@ -6,7 +6,7 @@ css-html-js-minify==2.5.5
dateparser==1.1.1
ddtrace==1.0.1
dnspython==2.2.1
filetype==1.0.10
filetype==1.0.12
flasgger @ git+https://github.com/flasgger/flasgger#egg=flasgger-0.9.5
flask-compress==1.11
flask-cors==3.0.10
Expand All @@ -19,10 +19,10 @@ jinja2==3.1.1
json2html==1.3.0
more-itertools==8.12.0
nbformat==5.3.0
notebook==6.4.10
notebook==6.4.11
pint==0.19.1
psycopg2==2.9.3
pymatgen==2022.3.29
pymatgen==2022.4.19
pyopenssl==22.0.0
python-snappy==0.6.1
#rq-dashboard==0.6.1
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements.txt
Expand Up @@ -2,7 +2,7 @@ boltons==21.0.0
bravado[fido] @ git+https://github.com/tschaume/bravado@9ce06f2df7118e16af4a3d3fdc21ccfeedc5cd50#egg=bravado-11.0.3
cryptography==36.0.2
fido[tls]==4.2.2
filetype==1.0.10
filetype==1.0.12
flatten-dict==0.4.2
ipython==8.2.0
json2html==1.3.0
Expand All @@ -11,7 +11,7 @@ pandas==1.4.2
pint==0.19.1
plotly==5.7.0
pyIsEmail==1.4.0
pymatgen==2022.3.29
pymatgen==2022.4.19
pymongo==4.1.1
pyOpenSSL==22.0.0
requests-futures==1.0.0
Expand Down

0 comments on commit 722be37

Please sign in to comment.