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 2 directories with 21 updates #201

Closed
wants to merge 1 commit into from

Commits on Jun 6, 2024

  1. Bump the pip group across 2 directories with 21 updates

    Bumps the pip group with 17 updates in the /ai_dubs directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [certifi](https://github.com/certifi/python-certifi) | `2020.12.5` | `2023.7.22` |
    | [future](https://github.com/PythonCharmers/python-future) | `0.18.2` | `0.18.3` |
    | [grpcio](https://github.com/grpc/grpc) | `1.34.0` | `1.53.2` |
    | [idna](https://github.com/kjd/idna) | `2.10` | `3.7` |
    | [ipython](https://github.com/ipython/ipython) | `7.19.0` | `8.10.0` |
    | [jinja2](https://github.com/pallets/jinja) | `2.11.2` | `3.1.4` |
    | [jupyter-core](https://github.com/jupyter/jupyter_core) | `4.7.0` | `4.11.2` |
    | [nbconvert](https://github.com/jupyter/nbconvert) | `6.0.7` | `6.5.1` |
    | [notebook](https://github.com/jupyter/notebook) | `6.1.6` | `6.4.12` |
    | [numpy](https://github.com/numpy/numpy) | `1.19.5` | `1.22.0` |
    | [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` |
    | [py](https://github.com/pytest-dev/py) | `1.10.0` | `1.11.0` |
    | [requests](https://github.com/psf/requests) | `2.25.1` | `2.32.2` |
    | [tornado](https://github.com/tornadoweb/tornado) | `6.1` | `6.4.1` |
    | [tqdm](https://github.com/tqdm/tqdm) | `4.56.0` | `4.66.3` |
    | [urllib3](https://github.com/urllib3/urllib3) | `1.26.2` | `1.26.18` |
    
    Bumps the pip group with 19 updates in the /instafashion/scripts directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [certifi](https://github.com/certifi/python-certifi) | `2020.6.20` | `2023.7.22` |
    | [future](https://github.com/PythonCharmers/python-future) | `0.18.2` | `0.18.3` |
    | [grpcio](https://github.com/grpc/grpc) | `1.31.0` | `1.53.2` |
    | [idna](https://github.com/kjd/idna) | `2.10` | `3.7` |
    | [ipython](https://github.com/ipython/ipython) | `7.17.0` | `8.10.0` |
    | [jinja2](https://github.com/pallets/jinja) | `2.11.2` | `3.1.4` |
    | [jupyter-core](https://github.com/jupyter/jupyter_core) | `4.6.3` | `4.11.2` |
    | [nbconvert](https://github.com/jupyter/nbconvert) | `5.6.1` | `6.5.1` |
    | [numpy](https://github.com/numpy/numpy) | `1.18.5` | `1.22.0` |
    | [pillow](https://github.com/python-pillow/Pillow) | `7.2.0` | `10.3.0` |
    | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.12.4` | `3.18.3` |
    | [requests](https://github.com/psf/requests) | `2.24.0` | `2.32.2` |
    | [tornado](https://github.com/tornadoweb/tornado) | `6.0.4` | `6.4.1` |
    | [tqdm](https://github.com/tqdm/tqdm) | `4.48.2` | `4.66.3` |
    | [urllib3](https://github.com/urllib3/urllib3) | `1.25.10` | `1.26.18` |
    | [joblib](https://github.com/joblib/joblib) | `0.16.0` | `1.2.0` |
    | [torch](https://github.com/pytorch/pytorch) | `1.6.0` | `1.13.1` |
    | [transformers](https://github.com/huggingface/transformers) | `2.8.0` | `4.38.0` |
    | [werkzeug](https://github.com/pallets/werkzeug) | `1.0.1` | `3.0.3` |
    
    
    
    Updates `certifi` from 2020.12.5 to 2023.7.22
    - [Commits](certifi/python-certifi@2020.12.05...2023.07.22)
    
    Updates `future` from 0.18.2 to 0.18.3
    - [Release notes](https://github.com/PythonCharmers/python-future/releases)
    - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
    - [Commits](PythonCharmers/python-future@v0.18.2...v0.18.3)
    
    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 `ipython` from 7.19.0 to 8.10.0
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@7.19.0...8.10.0)
    
    Updates `jinja2` from 2.11.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@2.11.2...3.1.4)
    
    Updates `jupyter-core` from 4.7.0 to 4.11.2
    - [Release notes](https://github.com/jupyter/jupyter_core/releases)
    - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md)
    - [Commits](jupyter/jupyter_core@4.7.0...4.11.2)
    
    Updates `nbconvert` from 6.0.7 to 6.5.1
    - [Release notes](https://github.com/jupyter/nbconvert/releases)
    - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
    - [Commits](jupyter/nbconvert@6.0.7...6.5.1)
    
    Updates `notebook` from 6.1.6 to 6.4.12
    - [Release notes](https://github.com/jupyter/notebook/releases)
    - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md)
    - [Commits](jupyter/notebook@6.1.6...6.4.12)
    
    Updates `numpy` from 1.19.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.19.5...v1.22.0)
    
    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 `py` from 1.10.0 to 1.11.0
    - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/py@1.10.0...1.11.0)
    
    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 `tornado` from 6.1 to 6.4.1
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.1.0...v6.4.1)
    
    Updates `tqdm` from 4.56.0 to 4.66.3
    - [Release notes](https://github.com/tqdm/tqdm/releases)
    - [Commits](tqdm/tqdm@v4.56.0...v4.66.3)
    
    Updates `urllib3` from 1.26.2 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.2...1.26.18)
    
    Updates `certifi` from 2020.6.20 to 2023.7.22
    - [Commits](certifi/python-certifi@2020.12.05...2023.07.22)
    
    Updates `future` from 0.18.2 to 0.18.3
    - [Release notes](https://github.com/PythonCharmers/python-future/releases)
    - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
    - [Commits](PythonCharmers/python-future@v0.18.2...v0.18.3)
    
    Updates `grpcio` from 1.31.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 `ipython` from 7.17.0 to 8.10.0
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@7.19.0...8.10.0)
    
    Updates `jinja2` from 2.11.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@2.11.2...3.1.4)
    
    Updates `jupyter-core` from 4.6.3 to 4.11.2
    - [Release notes](https://github.com/jupyter/jupyter_core/releases)
    - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md)
    - [Commits](jupyter/jupyter_core@4.7.0...4.11.2)
    
    Updates `nbconvert` from 5.6.1 to 6.5.1
    - [Release notes](https://github.com/jupyter/nbconvert/releases)
    - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
    - [Commits](jupyter/nbconvert@6.0.7...6.5.1)
    
    Updates `numpy` from 1.18.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.19.5...v1.22.0)
    
    Updates `pillow` from 7.2.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.12.4 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.24.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.25.1...v2.32.2)
    
    Updates `tornado` from 6.0.4 to 6.4.1
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.1.0...v6.4.1)
    
    Updates `tqdm` from 4.48.2 to 4.66.3
    - [Release notes](https://github.com/tqdm/tqdm/releases)
    - [Commits](tqdm/tqdm@v4.56.0...v4.66.3)
    
    Updates `urllib3` from 1.25.10 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.2...1.26.18)
    
    Updates `joblib` from 0.16.0 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@0.16.0...1.2.0)
    
    Updates `torch` from 1.6.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.6.0...v1.13.1)
    
    Updates `transformers` from 2.8.0 to 4.38.0
    - [Release notes](https://github.com/huggingface/transformers/releases)
    - [Commits](huggingface/transformers@v2.8.0...v4.38.0)
    
    Updates `werkzeug` from 1.0.1 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@1.0.1...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: future
      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: ipython
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: jinja2
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: jupyter-core
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: nbconvert
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: notebook
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: numpy
      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: py
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: requests
      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: certifi
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: future
      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: ipython
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: jinja2
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: jupyter-core
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: nbconvert
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: numpy
      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: 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: joblib
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: torch
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: transformers
      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 Jun 6, 2024
    Configuration menu
    Copy the full SHA
    46ed55e View commit details
    Browse the repository at this point in the history