Skip to content

Commit

Permalink
Bump the pip group across 6 directories with 4 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the /mpcontribs-api/requirements directory: [certifi](https://github.com/certifi/python-certifi) and [pymatgen](https://github.com/materialsproject/pymatgen).
Bumps the pip group with 2 updates in the /mpcontribs-client/requirements directory: [certifi](https://github.com/certifi/python-certifi) and [pymatgen](https://github.com/materialsproject/pymatgen).
Bumps the pip group with 1 update in the /mpcontribs-io directory: [pymatgen](https://github.com/materialsproject/pymatgen).
Bumps the pip group with 2 updates in the /mpcontribs-kernel-gateway/requirements directory: [certifi](https://github.com/certifi/python-certifi) and [pymatgen](https://github.com/materialsproject/pymatgen).
Bumps the pip group with 2 updates in the /mpcontribs-portal/requirements directory: [certifi](https://github.com/certifi/python-certifi) and [pymatgen](https://github.com/materialsproject/pymatgen).
Bumps the pip group with 3 updates in the /mpcontribs-serverless/dependencies directory: [certifi](https://github.com/certifi/python-certifi), [pymatgen](https://github.com/materialsproject/pymatgen) and [urllib3](https://github.com/urllib3/urllib3).


Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `pymatgen` from 2024.6.10 to 2024.7.18
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md)
- [Commits](materialsproject/pymatgen@v2024.6.10...v2024.7.18)

Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `pymatgen` from 2024.6.10 to 2024.7.18
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md)
- [Commits](materialsproject/pymatgen@v2024.6.10...v2024.7.18)

Updates `pymatgen` from 2020.7.18 to 2024.2.20
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md)
- [Commits](materialsproject/pymatgen@v2024.6.10...v2024.7.18)

Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `pymatgen` from 2024.6.10 to 2024.7.18
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md)
- [Commits](materialsproject/pymatgen@v2024.6.10...v2024.7.18)

Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `pymatgen` from 2024.6.10 to 2024.7.18
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md)
- [Commits](materialsproject/pymatgen@v2024.6.10...v2024.7.18)

Updates `certifi` from 2023.7.22 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `pymatgen` from 2024.2.20 to 2024.7.18
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md)
- [Commits](materialsproject/pymatgen@v2024.6.10...v2024.7.18)

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.3)

Updates `urllib3` from 1.26.18 to 1.26.19
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...1.26.19)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pymatgen
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pymatgen
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pymatgen
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pymatgen
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pymatgen
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: indirect
  dependency-group: pip
- dependency-name: pymatgen
  dependency-type: indirect
  dependency-group: pip
- dependency-name: requests
  dependency-type: indirect
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tschaume committed Jul 24, 2024
1 parent eed8450 commit 4ba03d9
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 18 deletions.
4 changes: 2 additions & 2 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ bytecode==0.15.1
# via ddtrace
cattrs==23.2.3
# via ddtrace
certifi==2024.6.2
certifi==2024.7.4
# via requests
cffi==1.16.0
# via
Expand Down Expand Up @@ -355,7 +355,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.6.10
pymatgen==2024.7.18
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
pymongo==4.7.3
# via
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bravado-core==6.1.1
# via bravado
cachetools==5.3.3
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -137,7 +137,7 @@ pygments==2.18.0
# via ipython
pyisemail==2.0.1
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymatgen==2024.6.10
pymatgen==2024.7.18
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
pymongo==4.7.3
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-io/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ archieml==0.3.4
ipython==7.16.3
pandas==1.0.5
plotly==4.9.0
pymatgen==2020.7.18
pymatgen==2024.2.20
4 changes: 2 additions & 2 deletions mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cachetools==5.3.3
# via mpcontribs-client
cattrs==23.2.3
# via ddtrace
certifi==2024.6.2
certifi==2024.7.4
# via requests
cffi==1.16.0
# via argon2-cffi-bindings
Expand Down Expand Up @@ -269,7 +269,7 @@ pygments==2.18.0
# nbconvert
pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2024.6.10
pymatgen==2024.7.18
# via mpcontribs-client
pymongo==4.7.3
# via mpcontribs-client
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cachetools==5.3.3
# via mpcontribs-client
cattrs==23.2.3
# via ddtrace
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -265,7 +265,7 @@ pygments==2.18.0
# nbconvert
pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2024.6.10
pymatgen==2024.7.18
# via mpcontribs-client
pymongo==4.7.3
# via mpcontribs-client
Expand Down
20 changes: 11 additions & 9 deletions mpcontribs-serverless/dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ bytecode==0.13.0
# via ddtrace
cattrs==22.2.0
# via ddtrace
certifi==2023.7.22
certifi==2024.7.4
# via requests
charset-normalizer==2.1.1
# via requests
Expand Down Expand Up @@ -83,13 +83,13 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
matplotlib==3.6.1
matplotlib==3.9.1
# via pymatgen
matplotlib-inline==0.1.6
# via ipython
monotonic==1.6
# via bravado
monty==2024.2.26
monty==2024.7.12
# via pymatgen
mpcontribs-client==4.5.0
# via -r requirements.in
Expand All @@ -115,7 +115,7 @@ packaging==21.3
# matplotlib
palettable==3.3.0
# via pymatgen
pandas==1.5.1
pandas==2.2.2
# via
# mpcontribs-client
# pymatgen
Expand Down Expand Up @@ -149,7 +149,7 @@ pygments==2.15.0
# via ipython
pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2024.2.20
pymatgen==2024.7.18
# via mpcontribs-client
pymongo==4.6.3
# via mpcontribs-client
Expand Down Expand Up @@ -177,7 +177,7 @@ pyyaml==6.0
# swagger-spec-validator
redis==4.4.4
# via -r requirements.in
requests==2.31.0
requests==2.32.3
# via
# bravado
# bravado-core
Expand All @@ -191,7 +191,7 @@ ruamel-yaml==0.17.21
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
scipy==1.10.0
scipy==1.14.0
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client
Expand All @@ -212,7 +212,7 @@ six==1.16.0
# pybtex
# python-dateutil
# swagger-spec-validator
spglib==2.3.1
spglib==2.5.0
# via pymatgen
stack-data==0.6.0
# via ipython
Expand Down Expand Up @@ -242,11 +242,13 @@ typing-extensions==4.4.0
# via
# bravado
# ddtrace
tzdata==2024.1
# via pandas
ujson==5.5.0
# via mpcontribs-client
uncertainties==3.1.7
# via pymatgen
urllib3==1.26.18
urllib3==1.26.19
# via requests
wcwidth==0.2.5
# via prompt-toolkit
Expand Down

0 comments on commit 4ba03d9

Please sign in to comment.