Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the pip group across 1 directory with 20 updates
Bumps the pip group with 20 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.7.4` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.4` | `43.0.1` | | [dash](https://github.com/plotly/dash) | `2.13.0` | `2.15.0` | | [dnspython](https://github.com/rthalley/dnspython) | `2.4.2` | `2.6.1` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` | | [jupyter-server](https://github.com/jupyter-server/jupyter_server) | `2.7.3` | `2.11.2` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `3.6.6` | `3.6.8` | | [pillow](https://github.com/python-pillow/Pillow) | `10.0.1` | `10.3.0` | | [pymatgen](https://github.com/materialsproject/pymatgen) | `2023.6.23` | `2024.2.20` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.5.0` | `4.6.3` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.3.1` | `1.5.0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.3.3` | `6.4.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.1` | `4.66.3` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.20` | `2.2.3` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.2.3` | `3.0.3` | | [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.19.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.6` | `3.10.2` | | [black](https://github.com/psf/black) | `23.9.1` | `24.3.0` | Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) Updates `cryptography` from 41.0.4 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.4...43.0.1) Updates `dash` from 2.13.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v2.13.0...v2.15.0) Updates `dnspython` from 2.4.2 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.4.2...v2.6.1) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) Updates `jinja2` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.4) Updates `jupyter-server` from 2.7.3 to 2.11.2 - [Release notes](https://github.com/jupyter-server/jupyter_server/releases) - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md) - [Commits](jupyter-server/jupyter_server@v2.7.3...v2.11.2) Updates `jupyterlab` from 3.6.6 to 3.6.8 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `pillow` from 10.0.1 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.1...10.3.0) Updates `pymatgen` from 2023.6.23 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@v2023.06.23...v2024.2.20) Updates `pymongo` from 4.5.0 to 4.6.3 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.5.0...4.6.3) Updates `requests` from 2.31.0 to 2.32.2 - [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.2) Updates `scikit-learn` from 1.3.1 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.3.1...1.5.0) Updates `tornado` from 6.3.3 to 6.4.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.3.3...v6.4.1) Updates `tqdm` from 4.66.1 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.1...v4.66.3) Updates `urllib3` from 1.26.20 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.20...2.2.3) Updates `werkzeug` from 2.2.3 to 3.0.3 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.2.3...3.0.3) Updates `zipp` from 3.17.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.17.0...v3.19.1) Updates `aiohttp` from 3.8.6 to 3.10.2 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.6...v3.10.2) Updates `black` from 23.9.1 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.9.1...24.3.0) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: dnspython dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: jupyter-server dependency-type: direct:production dependency-group: pip - dependency-name: jupyterlab dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: pymatgen dependency-type: direct:production dependency-group: pip - dependency-name: pymongo dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information