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 with 16 updates #337

Closed
wants to merge 1 commit into from

Commits on May 3, 2024

  1. Bump the pip group with 16 updates

    Bumps the pip group with 16 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [torch](https://github.com/pytorch/pytorch) | `1.11.0` | `1.13.1` |
    | [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `1.5.10` | `1.6.0` |
    | [scipy](https://github.com/scipy/scipy) | `1.7.3` | `1.10.0` |
    | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.1` | `3.9.4` |
    | [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2023.7.22` |
    | [grpcio](https://github.com/grpc/grpc) | `1.44.0` | `1.53.2` |
    | [idna](https://github.com/kjd/idna) | `3.3` | `3.7` |
    | [jinja2](https://github.com/pallets/jinja) | `3.0.3` | `3.1.3` |
    | [numpy](https://github.com/numpy/numpy) | `1.21.5` | `1.22.0` |
    | [oauthlib](https://github.com/oauthlib/oauthlib) | `3.2.0` | `3.2.2` |
    | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `3.19.5` |
    | [requests](https://github.com/psf/requests) | `2.27.1` | `2.31.0` |
    | [setuptools](https://github.com/pypa/setuptools) | `59.5.0` | `65.5.1` |
    | [tqdm](https://github.com/tqdm/tqdm) | `4.63.0` | `4.66.3` |
    | [urllib3](https://github.com/urllib3/urllib3) | `1.26.8` | `1.26.18` |
    | [werkzeug](https://github.com/pallets/werkzeug) | `2.0.3` | `2.3.8` |
    
    
    Updates `torch` from 1.11.0 to 1.13.1
    - [Release notes](https://github.com/pytorch/pytorch/releases)
    - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
    - [Commits](pytorch/pytorch@v1.11.0...v1.13.1)
    
    Updates `pytorch-lightning` from 1.5.10 to 1.6.0
    - [Release notes](https://github.com/Lightning-AI/lightning/releases)
    - [Changelog](https://github.com/Lightning-AI/pytorch-lightning/blob/1.6.0/CHANGELOG.md)
    - [Commits](Lightning-AI/pytorch-lightning@1.5.10...1.6.0)
    
    Updates `scipy` from 1.7.3 to 1.10.0
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.7.3...v1.10.0)
    
    Updates `aiohttp` from 3.8.1 to 3.9.4
    - [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.1...v3.9.4)
    
    Updates `certifi` from 2021.10.8 to 2023.7.22
    - [Commits](certifi/python-certifi@2021.10.08...2023.07.22)
    
    Updates `grpcio` from 1.44.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.44.0...v1.53.2)
    
    Updates `idna` from 3.3 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.3...v3.7)
    
    Updates `jinja2` from 3.0.3 to 3.1.3
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.0.3...3.1.3)
    
    Updates `numpy` from 1.21.5 to 1.22.0
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.21.5...v1.22.0)
    
    Updates `oauthlib` from 3.2.0 to 3.2.2
    - [Release notes](https://github.com/oauthlib/oauthlib/releases)
    - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
    - [Commits](oauthlib/oauthlib@v3.2.0...v3.2.2)
    
    Updates `protobuf` from 3.19.4 to 3.19.5
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.19.4...v3.19.5)
    
    Updates `requests` from 2.27.1 to 2.31.0
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.27.1...v2.31.0)
    
    Updates `setuptools` from 59.5.0 to 65.5.1
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v59.5.0...v65.5.1)
    
    Updates `tqdm` from 4.63.0 to 4.66.3
    - [Release notes](https://github.com/tqdm/tqdm/releases)
    - [Commits](tqdm/tqdm@v4.63.0...v4.66.3)
    
    Updates `urllib3` from 1.26.8 to 1.26.18
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.8...1.26.18)
    
    Updates `werkzeug` from 2.0.3 to 2.3.8
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
    - [Commits](pallets/werkzeug@2.0.3...2.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: torch
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: pytorch-lightning
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: scipy
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: aiohttp
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: certifi
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: grpcio
      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: numpy
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: oauthlib
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: protobuf
      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: tqdm
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: urllib3
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: werkzeug
      dependency-type: indirect
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 3, 2024
    Configuration menu
    Copy the full SHA
    549c5f2 View commit details
    Browse the repository at this point in the history