forked from plotly/dash-sample-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the pip group across 14 directories with 8 updates #3
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/apps/dash-image-processing/pip-da51e385ab
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.
Open
Bump the pip group across 14 directories with 8 updates #3
dependabot
wants to merge
1
commit into
master
from
dependabot/pip/apps/dash-image-processing/pip-da51e385ab
Conversation
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
Bumps the pip group with 7 updates in the /apps/dash-image-processing directory: | Package | From | To | | --- | --- | --- | | [dash](https://github.com/plotly/dash) | `1.0.0` | `2.15.0` | | [numpy](https://github.com/numpy/numpy) | `1.16.3` | `1.22.0` | | [flask](https://github.com/pallets/flask) | `1.0.1` | `2.2.5` | | [gunicorn](https://github.com/benoitc/gunicorn) | `19.8.1` | `22.0.0` | | [scipy](https://github.com/scipy/scipy) | `1.2.1` | `1.11.1` | | [pillow](https://github.com/python-pillow/Pillow) | `6.0.0` | `10.3.0` | | [requests](https://github.com/psf/requests) | `2.18.4` | `2.31.0` | Bumps the pip group with 6 updates in the /apps/dash-object-detection directory: | Package | From | To | | --- | --- | --- | | [dash](https://github.com/plotly/dash) | `1.0.0` | `2.15.0` | | [numpy](https://github.com/numpy/numpy) | `1.16.1` | `1.22.0` | | [flask](https://github.com/pallets/flask) | `1.0.1` | `2.2.5` | | [gunicorn](https://github.com/benoitc/gunicorn) | `19.9.0` | `22.0.0` | | [scipy](https://github.com/scipy/scipy) | `1.2.1` | `1.11.1` | | [pillow](https://github.com/python-pillow/Pillow) | `5.4.1` | `10.3.0` | Bumps the pip group with 2 updates in the /apps/dash-oil-and-gas directory: [dash](https://github.com/plotly/dash) and [gunicorn](https://github.com/benoitc/gunicorn). Bumps the pip group with 1 update in the /apps/dash-opioid-epidemic directory: [dash](https://github.com/plotly/dash). Bumps the pip group with 2 updates in the /apps/dash-pk-calc directory: [dash](https://github.com/plotly/dash) and [gunicorn](https://github.com/benoitc/gunicorn). Bumps the pip group with 3 updates in the /apps/dash-salesforce-crm directory: [dash](https://github.com/plotly/dash), [gunicorn](https://github.com/benoitc/gunicorn) and [certifi](https://github.com/certifi/python-certifi). Bumps the pip group with 2 updates in the /apps/dash-stitching directory: [dash](https://github.com/plotly/dash) and [gunicorn](https://github.com/benoitc/gunicorn). Bumps the pip group with 3 updates in the /apps/dash-study-browser directory: [dash](https://github.com/plotly/dash), [gunicorn](https://github.com/benoitc/gunicorn) and [scipy](https://github.com/scipy/scipy). Bumps the pip group with 5 updates in the /apps/dash-tsne directory: | Package | From | To | | --- | --- | --- | | [dash](https://github.com/plotly/dash) | `1.0.0` | `2.15.0` | | [numpy](https://github.com/numpy/numpy) | `1.16.3` | `1.22.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `19.9.0` | `22.0.0` | | [scipy](https://github.com/scipy/scipy) | `1.2.1` | `1.11.1` | | [pillow](https://github.com/python-pillow/Pillow) | `6.0.0` | `10.3.0` | Bumps the pip group with 2 updates in the /apps/dash-uber-rides-demo directory: [dash](https://github.com/plotly/dash) and [gunicorn](https://github.com/benoitc/gunicorn). Bumps the pip group with 3 updates in the /apps/dash-web-trader directory: [dash](https://github.com/plotly/dash), [gunicorn](https://github.com/benoitc/gunicorn) and [requests](https://github.com/psf/requests). Bumps the pip group with 4 updates in the /apps/dash-wind-streaming directory: [dash](https://github.com/plotly/dash), [numpy](https://github.com/numpy/numpy), [gunicorn](https://github.com/benoitc/gunicorn) and [scipy](https://github.com/scipy/scipy). Bumps the pip group with 2 updates in the /apps/dash-yield-curve directory: [dash](https://github.com/plotly/dash) and [gunicorn](https://github.com/benoitc/gunicorn). Bumps the pip group with 2 updates in the /apps/dashr-drug-discovery directory: [dash](https://github.com/plotly/dash) and [gunicorn](https://github.com/benoitc/gunicorn). Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) 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 `flask` from 1.0.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.0.1...2.2.5) Updates `gunicorn` from 19.8.1 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `scipy` from 1.2.1 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.2.1...v1.11.1) Updates `pillow` from 6.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@6.0.0...10.3.0) Updates `requests` from 2.18.4 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.18.4...v2.31.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `numpy` from 1.16.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 `flask` from 1.0.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.0.1...2.2.5) Updates `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `scipy` from 1.2.1 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.2.1...v1.11.1) Updates `pillow` from 5.4.1 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@6.0.0...10.3.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `dash` from 1.0.2 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `certifi` from 2019.6.16 to 2023.7.22 - [Commits](certifi/python-certifi@2019.06.16...2023.07.22) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `scipy` from 1.3.0 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.2.1...v1.11.1) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) 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 `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `scipy` from 1.2.1 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.2.1...v1.11.1) Updates `pillow` from 6.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@6.0.0...10.3.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.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.18.4...v2.31.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `numpy` from 1.16.4 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 `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `scipy` from 1.3.0 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.2.1...v1.11.1) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) Updates `dash` from 0.42.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.15.0) Updates `gunicorn` from 19.9.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.8.1...22.0.0) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: scipy dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: scipy dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: scipy dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: scipy dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: scipy dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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 7 updates in the /apps/dash-image-processing directory:
1.0.02.15.01.16.31.22.01.0.12.2.519.8.122.0.01.2.11.11.16.0.010.3.02.18.42.31.0Bumps the pip group with 6 updates in the /apps/dash-object-detection directory:
1.0.02.15.01.16.11.22.01.0.12.2.519.9.022.0.01.2.11.11.15.4.110.3.0Bumps the pip group with 2 updates in the /apps/dash-oil-and-gas directory: dash and gunicorn.
Bumps the pip group with 1 update in the /apps/dash-opioid-epidemic directory: dash.
Bumps the pip group with 2 updates in the /apps/dash-pk-calc directory: dash and gunicorn.
Bumps the pip group with 3 updates in the /apps/dash-salesforce-crm directory: dash, gunicorn and certifi.
Bumps the pip group with 2 updates in the /apps/dash-stitching directory: dash and gunicorn.
Bumps the pip group with 3 updates in the /apps/dash-study-browser directory: dash, gunicorn and scipy.
Bumps the pip group with 5 updates in the /apps/dash-tsne directory:
1.0.02.15.01.16.31.22.019.9.022.0.01.2.11.11.16.0.010.3.0Bumps the pip group with 2 updates in the /apps/dash-uber-rides-demo directory: dash and gunicorn.
Bumps the pip group with 3 updates in the /apps/dash-web-trader directory: dash, gunicorn and requests.
Bumps the pip group with 4 updates in the /apps/dash-wind-streaming directory: dash, numpy, gunicorn and scipy.
Bumps the pip group with 2 updates in the /apps/dash-yield-curve directory: dash and gunicorn.
Bumps the pip group with 2 updates in the /apps/dashr-drug-discovery directory: dash and gunicorn.
Updates
dashfrom 1.0.0 to 2.15.0Release notes
Sourced from dash's releases.
... (truncated)
Changelog
Sourced from dash's changelog.
... (truncated)
Commits
115aa4eMerge pull request #2739 from plotly/master-2.15.09243f93build83c5422Version 2.15.0 build artifacts78d07c4Merge branch 'dev' into master-2.15.06a8da52Merge pull request #2737 from plotly/version-2.15.07cb6f07buildda4261eFix changelog.27751a8Version 2.15.049ac14fMerge pull request #2723 from plotly/slider-tips06fb03adocstring typosUpdates
numpyfrom 1.16.3 to 1.22.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
4adc87dMerge pull request #20685 from charris/prepare-for-1.22.0-releasefd66547REL: Prepare for the NumPy 1.22.0 release.125304bwipc283859Merge pull request #20682 from charris/backport-204165399c03Merge pull request #20681 from charris/backport-20954f9c45f8Merge pull request #20680 from charris/backport-20663794b36fUpdate armccompiler.pyd93b14eUpdate test_public_api.py7662c07Update init.py311ab52Update armccompiler.pyUpdates
flaskfrom 1.0.1 to 2.2.5Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
47af817release version 2.2.5afd63b1Merge pull request #5109 from pallets/backport-vary-cookie8646edcsetVary: Cookieheader consistently for sessiona6367daMerge pull request #5108 from pallets/werkzeug-compat3fbfbadwerkzeug 2.3.3 compatibility726d3f4start version 2.2.5ddc7accMerge pull request #5081 from pallets/release-2.2.474e0329release version 2.2.42d46068update dev env64bc458update dev dependenciesUpdates
gunicornfrom 19.8.1 to 22.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
f63d59ebump to 22.04ac81e0Merge pull request #3175 from e-kwsm/typo401cecfMerge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3fix(deps): exclude eventlet 0.36.0628a0bcchore: fix typos88fc4a4Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fcCI: back off the agressive timeoutf470382docs: promise 3.12 compat5e30bfaadd changelog to project.urls (updated for PEP621)481c3f9remove setup.cfg - overridden by pyproject.tomlUpdates
scipyfrom 1.2.1 to 1.11.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
cfe8011REL: 1.11.1 rel commit [wheel build]450d8aaMerge pull request #18779 from tylerjereddy/treddy_1_11_1_prep6f942e8DOC: update 1.11.1 relnotes145cec5MAINT: fix unuran licensing0760babMAINT:linalg.det:Return scalars for singleton inputs (#18763)a1c6f99MAINT:linalg:Use only NumPy types in lu5cdc2feMAINT:linalg:Remove memcpy from lud9ac3f3FIX:linalg:Guard against possible permute_l out of bound behavior7ec5010BUG: fix handling forfactorial(..., exact=False)for 0-dim array inputs (#...90415c6BUG: Fix work array construction for various weight shapes. (#18741)Updates
pillowfrom 6.0.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
requestsfrom 2.18.4 to 2.31.0Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
147c851v2.31.074ea7cfMerge pull request from GHSA-j8r2-6x86-q33q3022253test on pypy 3.8 and pypy 3.9 on windows and macos (#6424)b639e66test on py3.12 (#6448)d3d5044Fixed a small typo (#6452)2ad18e0v2.30.0f2629e9Remove strict parameter (#6434)87d63dev2.29.051716c4enable the warnings plugin (#6416)a7da1abtry on ubuntu 22.04 (#6418)Updates
dashfrom 1.0.0 to 2.15.0Release notes
Sourced from dash's releases.
... (truncated)
Changelog
Sourced from dash's changelog.
... (truncated)
Commits
115aa4eMerge pull request