-
Notifications
You must be signed in to change notification settings - Fork 335
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 3 directories with 33 updates #117
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/AttentionAgent/pip-3345803781
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the pip group with 5 updates in the /AttentionAgent directory: | Package | From | To | | --- | --- | --- | | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.7.1` | `3.18.3` | | [grpcio](https://github.com/grpc/grpc) | `1.20.1` | `1.53.2` | | [numpy](https://github.com/numpy/numpy) | `1.16.3` | `1.22.0` | | [torch](https://github.com/pytorch/pytorch) | `1.3.0` | `1.13.1` | | [pillow](https://github.com/python-pillow/Pillow) | `8.3.2` | `10.3.0` | Bumps the pip group with 30 updates in the /WANNRelease/prettyNeatWann directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `1.18.1` | `1.22.0` | | [pillow](https://github.com/python-pillow/Pillow) | `7.0.0` | `10.3.0` | | [astropy](https://github.com/astropy/astropy) | `4.0` | `5.3.3` | | [certifi](https://github.com/certifi/python-certifi) | `2019.11.28` | `2023.7.22` | | [cryptography](https://github.com/pyca/cryptography) | `2.8` | `42.0.4` | | [distributed](https://github.com/dask/distributed) | `2.11.0` | `2021.10.0` | | [flask](https://github.com/pallets/flask) | `1.1.1` | `2.2.5` | | [future](https://github.com/PythonCharmers/python-future) | `0.18.2` | `0.18.3` | | [gevent](https://github.com/gevent/gevent) | `1.4.0` | `23.9.0` | | [idna](https://github.com/kjd/idna) | `2.8` | `3.7` | | [ipython](https://github.com/ipython/ipython) | `7.12.0` | `8.10.0` | | [jinja2](https://github.com/pallets/jinja) | `2.11.1` | `3.1.3` | | [joblib](https://github.com/joblib/joblib) | `0.14.1` | `1.2.0` | | [jupyter-core](https://github.com/jupyter/jupyter_core) | `4.6.1` | `4.11.2` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `1.2.6` | `3.6.7` | | [lief](https://github.com/sponsors/lief-project) | `0.9.0` | `0.12.2` | | [lxml](https://github.com/lxml/lxml) | `4.5.0` | `4.9.1` | | [mpmath](https://github.com/fredrik-johansson/mpmath) | `1.1.0` | `1.3.0` | | [nbconvert](https://github.com/jupyter/nbconvert) | `5.6.1` | `6.5.1` | | [nltk](https://github.com/nltk/nltk) | `3.4.5` | `3.6.6` | | [notebook](https://github.com/jupyter/notebook) | `6.0.3` | `6.4.12` | | [py](https://github.com/pytest-dev/py) | `1.8.1` | `1.11.0` | | [requests](https://github.com/psf/requests) | `2.22.0` | `2.31.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.22.1` | `0.23.1` | | [scipy](https://github.com/scipy/scipy) | `1.4.1` | `1.11.1` | | [tornado](https://github.com/tornadoweb/tornado) | `6.0.3` | `6.3.3` | | [tqdm](https://github.com/tqdm/tqdm) | `4.42.1` | `4.66.3` | | [ujson](https://github.com/ultrajson/ultrajson) | `1.35` | `5.4.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.25.8` | `1.26.18` | | [werkzeug](https://github.com/pallets/werkzeug) | `1.0.0` | `2.3.8` | Bumps the pip group with 4 updates in the /es-clip directory: [numpy](https://github.com/numpy/numpy), [torch](https://github.com/pytorch/pytorch), [pillow](https://github.com/python-pillow/Pillow) and [tqdm](https://github.com/tqdm/tqdm). Updates `protobuf` from 3.7.1 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.7.1...v3.18.3) Updates `grpcio` from 1.20.1 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.20.1...v1.53.2) Updates `numpy` from 1.16.3 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.16.3...v1.22.0) Updates `torch` from 1.3.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.3.0...v1.13.1) Updates `pillow` from 8.3.2 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.3.2...10.3.0) Updates `numpy` from 1.18.1 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.16.3...v1.22.0) Updates `pillow` from 7.0.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.3.2...10.3.0) Updates `astropy` from 4.0 to 5.3.3 - [Release notes](https://github.com/astropy/astropy/releases) - [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst) - [Commits](astropy/astropy@v4.0...v5.3.3) Updates `certifi` from 2019.11.28 to 2023.7.22 - [Commits](certifi/python-certifi@2019.11.28...2023.07.22) Updates `cryptography` from 2.8 to 42.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@2.8...42.0.4) Updates `distributed` from 2.11.0 to 2021.10.0 - [Release notes](https://github.com/dask/distributed/releases) - [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md) - [Commits](dask/distributed@2.11.0...2021.10.0) Updates `flask` from 1.1.1 to 2.2.5 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@1.1.1...2.2.5) 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 `gevent` from 1.4.0 to 23.9.0 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_4.rst) - [Commits](gevent/gevent@1.4.0...23.9.0) Updates `idna` from 2.8 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.8...v3.7) Updates `ipython` from 7.12.0 to 8.10.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.12.0...8.10.0) Updates `jinja2` from 2.11.1 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@2.11.1...3.1.3) Updates `joblib` from 0.14.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@0.14.1...1.2.0) Updates `jupyter-core` from 4.6.1 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.6.1...4.11.2) Updates `jupyterlab` from 1.2.6 to 3.6.7 - [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/vdom@1.2.6...@jupyterlab/vdom@3.6.7) Updates `lief` from 0.9.0 to 0.12.2 - [Commits](https://github.com/sponsors/lief-project/commits) Updates `lxml` from 4.5.0 to 4.9.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.5.0...lxml-4.9.1) Updates `mpmath` from 1.1.0 to 1.3.0 - [Release notes](https://github.com/fredrik-johansson/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/master/CHANGES) - [Commits](mpmath/mpmath@1.1.0...1.3.0) 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@5.6.1...6.5.1) Updates `nltk` from 3.4.5 to 3.6.6 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.4.5...3.6.6) Updates `notebook` from 6.0.3 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.0.3...6.4.12) Updates `py` from 1.8.1 to 1.11.0 - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/py@1.8.1...1.11.0) Updates `requests` from 2.22.0 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.22.0...v2.31.0) Updates `scikit-learn` from 0.22.1 to 0.23.1 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.22.1...0.23.1) Updates `scipy` from 1.4.1 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.4.1...v1.11.1) Updates `tornado` from 6.0.3 to 6.3.3 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.0.3...v6.3.3) Updates `tqdm` from 4.42.1 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.42.1...v4.66.3) Updates `ujson` from 1.35 to 5.4.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@v1.35...5.4.0) Updates `urllib3` from 1.25.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.25.8...1.26.18) Updates `werkzeug` from 1.0.0 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@1.0.0...2.3.8) Updates `numpy` from 1.21.2 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.16.3...v1.22.0) Updates `torch` from 1.7.1 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.3.0...v1.13.1) Updates `pillow` from 8.3.2 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.3.2...10.3.0) Updates `tqdm` from 4.62.2 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.42.1...v4.66.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production dependency-group: pip - dependency-name: grpcio dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-type: direct:production dependency-group: pip - dependency-name: pillow 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: astropy dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: distributed dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-type: direct:production dependency-group: pip - dependency-name: future dependency-type: direct:production dependency-group: pip - dependency-name: gevent 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: joblib dependency-type: direct:production dependency-group: pip - dependency-name: jupyter-core dependency-type: direct:production dependency-group: pip - dependency-name: jupyterlab dependency-type: direct:production dependency-group: pip - dependency-name: lief dependency-type: direct:production dependency-group: pip - dependency-name: lxml dependency-type: direct:production dependency-group: pip - dependency-name: mpmath dependency-type: direct:production dependency-group: pip - dependency-name: nbconvert dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-type: direct:production dependency-group: pip - dependency-name: notebook 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: scikit-learn dependency-type: direct:production dependency-group: pip - dependency-name: scipy 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: ujson 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: numpy dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 3, 2024
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 5 updates in the /AttentionAgent directory:
3.7.1
3.18.3
1.20.1
1.53.2
1.16.3
1.22.0
1.3.0
1.13.1
8.3.2
10.3.0
Bumps the pip group with 30 updates in the /WANNRelease/prettyNeatWann directory:
1.18.1
1.22.0
7.0.0
10.3.0
4.0
5.3.3
2019.11.28
2023.7.22
2.8
42.0.4
2.11.0
2021.10.0
1.1.1
2.2.5
0.18.2
0.18.3
1.4.0
23.9.0
2.8
3.7
7.12.0
8.10.0
2.11.1
3.1.3
0.14.1
1.2.0
4.6.1
4.11.2
1.2.6
3.6.7
0.9.0
0.12.2
4.5.0
4.9.1
1.1.0
1.3.0
5.6.1
6.5.1
3.4.5
3.6.6
6.0.3
6.4.12
1.8.1
1.11.0
2.22.0
2.31.0
0.22.1
0.23.1
1.4.1
1.11.1
6.0.3
6.3.3
4.42.1
4.66.3
1.35
5.4.0
1.25.8
1.26.18
1.0.0
2.3.8
Bumps the pip group with 4 updates in the /es-clip directory: numpy, torch, pillow and tqdm.
Updates
protobuf
from 3.7.1 to 3.18.3Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
a902b39
No-op whitespace changeae62acd
Updating version.json and repo version numbers to: 18.3f43ac49
Merge pull request #10542 from deannagarcia/3.18.x9efdf55
Add missing includesd1635e1
Apply patch5b37c91
Update version.json with "lts": true (#10534)c39d622
Merge pull request #10529 from protocolbuffers/deannagarcia-patch-5f77d3b6
Update version.json8178b06
Merge pull request #10503 from deannagarcia/3.18.x24ca839
Add version fileUpdates
grpcio
from 1.20.1 to 1.53.2Release notes
Sourced from grpcio's releases.
... (truncated)
Changelog
Sourced from grpcio's changelog.
Commits
afb307f
[v1.53.x][Interop] Backport Python image update (#33864)7a9373b
[Backport] [dependency] Restrict cython to less than 3.X (#33770)fdb64a6
[v1.53][Build] Update Phusion baseimage (#33767) (#33836)cdf4186
[PSM Interop] Legacy tests: fix xDS test client build (v1.53.x backport) (#33...ce5b93a
[PSM Interop] Legacy test builds always pull the driver from master (v1.53.x ...b24b6ea
[release] Bump release version to 1.53.2 (#33709)1e86ca5
[backport][iomgr][EventEngine] Improve server handling of file descriptor exh...aff3066
[PSM interop] Don't fail url_map target if sub-target already failed (v1.53.x...539d75c
[PSM interop] Don't fail target if sub-target already failed (#33222) (v1.53....3e79c88
[Release] Bump version to 1.53.1 (on v1.53.x branch) (#33047)Updates
numpy
from 1.16.3 to 1.22.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
4adc87d
Merge pull request #20685 from charris/prepare-for-1.22.0-releasefd66547
REL: Prepare for the NumPy 1.22.0 release.125304b
wipc283859
Merge pull request #20682 from charris/backport-204165399c03
Merge pull request #20681 from charris/backport-20954f9c45f8
Merge pull request #20680 from charris/backport-20663794b36f
Update armccompiler.pyd93b14e
Update test_public_api.py7662c07
Update init.py311ab52
Update armccompiler.pyUpdates
torch
from 1.3.0 to 1.13.1Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
49444c3
[BE] Do not package caffe2 in wheel (#87986) (#90433)56de8a3
Add manual cuda deps search logic (#90411) (#90426)a4d16e0
Fix ATen Fallback for BUILD_CAFFE2=0 for ONNX-only ops (#88504) (#90104)80abad3
Handle Tensor.deepcopy via clone(), on IPU (#89129) (#89999)73a852a
[Release only change] Fix rocm5.1.1 docker image (#90321)029ec16
Add platform markers for linux only extra_install_requires (#88826) (#89924)197c5c0
Fix cuda/cpu check on NoneType (#88854) (#90068)aadbeb7
Make TorchElastic timer importable on Windows (#88522) (#90045)aa94433
Mark IPU device as not supports_as_strided (#89130) (#89998)59b4f3b
Use the Python frame safely in _pythonCallstack (#89997)Updates
pillow
from 8.3.2 to 10.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5c89d88
10.3.0 version bump63cbfcf
Update CHANGES.rst [ci skip]2776126
Merge pull request #7928 from python-pillow/lcmsaeb51cb
Merge branch 'main' into lcms5beb0b6
Update CHANGES.rst [ci skip]cac6ffa
Merge pull request #7927 from python-pillow/imagemathf5eeeac
Name as 'options' in lambda_eval and unsafe_eval, but '_dict' in deprecated evalfacf3af
Added release notes2a93aba
Use strncpy to avoid buffer overflowa670597
Update CHANGES.rst [ci skip]Updates
numpy
from 1.18.1 to 1.22.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
4adc87d
Merge pull request #20685 from charris/prepare-for-1.22.0-releasefd66547
REL: Prepare for the NumPy 1.22.0 release.125304b
wipc283859
Merge pull request #20682 from charris/backport-204165399c03
Merge pull request #20681 from charris/backport-20954f9c45f8
Merge pull request #20680 from charris/backport-20663794b36f
Update armccompiler.pyd93b14e
Update test_public_api.py7662c07
Update init.py311ab52
Update armccompiler.pyUpdates
pillow
from 7.0.0 to 10.3.0Release notes
Sourced from pillow's releases.