Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pip group across 1 directory with 12 updates #1339

Commits on Oct 25, 2024

  1. Bump the pip group across 1 directory with 12 updates

    Bumps the pip group with 12 updates in the /cm-mlops/script/get-dataset-cifar10 directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [certifi](https://github.com/certifi/python-certifi) | `2020.12.5` | `2024.7.4` |
    | [grpcio](https://github.com/grpc/grpc) | `1.34.0` | `1.53.2` |
    | [idna](https://github.com/kjd/idna) | `2.10` | `3.7` |
    | [joblib](https://github.com/joblib/joblib) | `1.1.1` | `1.2.0` |
    | [opencv-python](https://github.com/opencv/opencv-python) | `4.5.1.48` | `4.8.1.78` |
    | [pillow](https://github.com/python-pillow/Pillow) | `8.1.0` | `10.3.0` |
    | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.14.0` | `3.18.3` |
    | [requests](https://github.com/psf/requests) | `2.25.1` | `2.32.2` |
    | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.24.1` | `1.5.0` |
    | [tensorflow](https://github.com/tensorflow/tensorflow) | `2.5.0` | `2.12.1` |
    | [urllib3](https://github.com/urllib3/urllib3) | `1.26.3` | `1.26.19` |
    | [werkzeug](https://github.com/pallets/werkzeug) | `1.0.1` | `3.0.6` |
    
    
    
    Updates `certifi` from 2020.12.5 to 2024.7.4
    - [Commits](certifi/python-certifi@2020.12.05...2024.07.04)
    
    Updates `grpcio` from 1.34.0 to 1.53.2
    - [Release notes](https://github.com/grpc/grpc/releases)
    - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.34.0...v1.53.2)
    
    Updates `idna` from 2.10 to 3.7
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v2.10...v3.7)
    
    Updates `joblib` from 1.1.1 to 1.2.0
    - [Release notes](https://github.com/joblib/joblib/releases)
    - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst)
    - [Commits](joblib/joblib@1.1.1...1.2.0)
    
    Updates `opencv-python` from 4.5.1.48 to 4.8.1.78
    - [Release notes](https://github.com/opencv/opencv-python/releases)
    - [Commits](https://github.com/opencv/opencv-python/commits)
    
    Updates `pillow` from 8.1.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@8.1.0...10.3.0)
    
    Updates `protobuf` from 3.14.0 to 3.18.3
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.14.0...v3.18.3)
    
    Updates `requests` from 2.25.1 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.25.1...v2.32.2)
    
    Updates `scikit-learn` from 0.24.1 to 1.5.0
    - [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
    - [Commits](scikit-learn/scikit-learn@0.24.1...1.5.0)
    
    Updates `tensorflow` from 2.5.0 to 2.12.1
    - [Release notes](https://github.com/tensorflow/tensorflow/releases)
    - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
    - [Commits](tensorflow/tensorflow@v2.5.0...v2.12.1)
    
    Updates `urllib3` from 1.26.3 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.3...1.26.19)
    
    Updates `werkzeug` from 1.0.1 to 3.0.6
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
    - [Commits](pallets/werkzeug@1.0.1...3.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: grpcio
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: idna
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: joblib
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: opencv-python
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: pillow
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: protobuf
      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: tensorflow
      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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    084661f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Merge branch 'master' into dependabot/pip/cm-mlops/script/get-dataset…

    …-cifar10/pip-1768bd45b6
    gfursin authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    fca6164 View commit details
    Browse the repository at this point in the history