From 722be37164fce74deb9394d6ca76d311ec9a3375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 00:34:53 +0000 Subject: [PATCH] dependabot PRs 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](https://github.com/h2non/filetype.py/compare/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] 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] 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](https://github.com/materialsproject/pymatgen/compare/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] 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](https://github.com/h2non/filetype.py/compare/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] 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](https://github.com/materialsproject/pymatgen/compare/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] --- mpcontribs-api/requirements.txt | 6 +++--- mpcontribs-client/requirements.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mpcontribs-api/requirements.txt b/mpcontribs-api/requirements.txt index 15fdf3f14..85aa5be48 100644 --- a/mpcontribs-api/requirements.txt +++ b/mpcontribs-api/requirements.txt @@ -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 @@ -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 diff --git a/mpcontribs-client/requirements.txt b/mpcontribs-client/requirements.txt index cfe05155e..b85dddf91 100644 --- a/mpcontribs-client/requirements.txt +++ b/mpcontribs-client/requirements.txt @@ -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 @@ -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