⬆️ Bump the pip group with 17 updates#39
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the pip group with 17 updates: | Package | From | To | | --- | --- | --- | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.3.0` | `1.5.0` | | [mlflow](https://github.com/mlflow/mlflow) | `2.10.2` | `2.14.2` | | [pillow](https://github.com/python-pillow/Pillow) | `9.5.0` | `10.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.7.4` | | [fonttools](https://github.com/fonttools/fonttools) | `4.42.1` | `4.43.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.41` | | [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` | | [pyarrow](https://github.com/apache/arrow) | `12.0.1` | `14.0.1` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [setuptools](https://github.com/pypa/setuptools) | `69.0.3` | `70.0.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.4` | `0.5.0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.4` | `6.4.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.4` | `2.2.2` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.3.7` | `3.0.3` | | [zipp](https://github.com/jaraco/zipp) | `3.16.2` | `3.19.1` | Updates `scikit-learn` from 1.3.0 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.3.0...1.5.0) Updates `mlflow` from 2.10.2 to 2.14.2 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v2.10.2...v2.14.2) Updates `pillow` from 9.5.0 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@9.5.0...10.3.0) Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) Updates `fonttools` from 4.42.1 to 4.43.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.42.1...4.43.0) Updates `gitpython` from 3.1.32 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.32...3.1.41) Updates `gunicorn` from 21.2.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) 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 `pyarrow` from 12.0.1 to 14.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@r-12.0.1...go/v14.0.1) 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 `setuptools` from 69.0.3 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.3...v70.0.0) Updates `sqlparse` from 0.4.4 to 0.5.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.4...0.5.0) Updates `tornado` from 6.4 to 6.4.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.0...v6.4.1) Updates `urllib3` from 2.0.4 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.4...2.2.2) Updates `werkzeug` from 2.3.7 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.3.7...3.0.3) Updates `zipp` from 3.16.2 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.16.2...v3.19.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip - dependency-name: mlflow dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: indirect dependency-group: pip - dependency-name: fonttools dependency-type: indirect dependency-group: pip - dependency-name: gitpython dependency-type: indirect dependency-group: pip - dependency-name: gunicorn dependency-type: indirect dependency-group: pip - dependency-name: idna dependency-type: indirect dependency-group: pip - dependency-name: jinja2 dependency-type: indirect dependency-group: pip - dependency-name: pyarrow dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-type: indirect dependency-group: pip - dependency-name: setuptools dependency-type: indirect dependency-group: pip - dependency-name: sqlparse dependency-type: indirect dependency-group: pip - dependency-name: tornado dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-type: indirect dependency-group: pip - dependency-name: werkzeug dependency-type: indirect dependency-group: pip - dependency-name: zipp dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 17 updates:
1.3.01.5.02.10.22.14.29.5.010.3.02023.7.222024.7.44.42.14.43.03.1.323.1.4121.2.022.0.03.43.73.1.23.1.412.0.114.0.12.31.02.32.269.0.370.0.00.4.40.5.06.46.4.12.0.42.2.22.3.73.0.33.16.23.19.1Updates
scikit-learnfrom 1.3.0 to 1.5.0Release notes
Sourced from scikit-learn's releases.
... (truncated)
Commits
b51d0c9trigger whell builder [cd build]919ae9bMAINT Reoder what's new for 1.5 (#29039)0ac28adDOC Release highlights 1.5 (#29007)729b54dtest py3.12 against numpy 2 [cd build]1e50434set versionffbe4abDOC remove obsolete SVM example (#27108)4647729DOC Fix time complexity of MLP (#28592)9bd7047FIX convergence criterion of MeanShift (#28951)b79420fFIX add long long for int32/int64 windows compat in NumPy 2.0 (#29029)37f544dDOC replace pandas with Polars in examples/gaussian_process/plot_gpr_co2.py (...Updates
mlflowfrom 2.10.2 to 2.14.2Release notes
Sourced from mlflow's releases.
... (truncated)
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
20c31ebRunpython3 dev/update_mlflow_versions.py pre-release ...(#12566)5b95867fix reversione1d5f97Update get_trace() fluent API to fetch trace from backend too (#12311)b0cb71dRevert "Databricks SDK doc / error message improvement (#12552)"a3f9024Skip conversational tests for transformers dev (#12310)b9956d4Refactor@trace_disabledimplementation (#12285)d742cefUpdatepyfunc_serve_and_score_modelto kill process after scoring (#12409)3462aa0Pin xgboost for FLAML (#12432)0d6086dDocumentcode_pathslimitation when loading multiple models (#12471)e9bf530Use editable install in autoformat workflow (#12497)Updates
pillowfrom 9.5.0 to 10.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5c89d8810.3.0 version bump63cbfcfUpdate CHANGES.rst [ci skip]2776126Merge pull request #7928 from python-pillow/lcmsaeb51cbMerge branch 'main' into lcms5beb0b6Update CHANGES.rst [ci skip]cac6ffaMerge pull request #7927 from python-pillow/imagemathf5eeeacName as 'options' in lambda_eval and unsafe_eval, but '_dict' in deprecated evalfacf3afAdded release notes2a93abaUse strncpy to avoid buffer overflowa670597Update CHANGES.rst [ci skip]Updates
certififrom 2023.7.22 to 2024.7.4Commits
bd815382024.07.04 (#295)06a2cbfBump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)124f4ad2024.06.02 (#291)c2196ce--- (#290)fefdeecBump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569aBump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)Updates
fonttoolsfrom 4.42.1 to 4.43.0Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
145460eRelease 4.43.064f3fd8Update changelog [skip ci]7aea49eMerge pull request #3283 from hugovk/main4470c44Bump requirements.txt to support Python 3.120c87cbaBump scipy for Python 3.12 supporteda6fa5Add support for Python 3.120e033b0Bump reportlab from 3.6.12 to 3.6.13 in /Doc6012643[iup] Work around cython bugb14268a[iup] Remove copy/pasta0a3360e[varLib.avar] New module to compile avar from .designspace fileUpdates
gitpythonfrom 3.1.32 to 3.1.41Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
f288738bump patch levelef3192cMerge pull request #1792 from EliahKagan/popen1f3caa3Further clarify comment in test_hook_uses_shell_not_from_cwd3eb7c2aMove safer_popen from git.util to git.cmdc551e91Extract shared logic for using Popen safely on Windows15ebb25Clarify comment in test_hook_uses_shell_not_from_cwdf44524aAvoid spurious "location may have moved" on Windowsa42ea0aCover absent/no-distro bash.exe in hooks "not from cwd" test7751436Extract venv management from test_installation66ff4c1Omit CWD in search for bash.exe to run hooks on WindowsUpdates
gunicornfrom 21.2.0 to 22.0.0Release notes
Sourced from gunicorn's releases.