Bump the pip group across 1 directory with 6 updates - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip group with 6 updates in the /__tests__/data directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.6.2` | | [future](https://github.com/PythonCharmers/python-future) | `0.18.3` | `1.0.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.3.0` | `10.4.0` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `5.13.1` | `6.8.0` | | [requests](https://github.com/psf/requests) | `2.32.0` | `2.32.3` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.18` | `1.26.19` | Updates `certifi` from 2023.7.22 to 2024.6.2 - [Commits](certifi/python-certifi@2023.07.22...2024.06.02) Updates `future` from 0.18.3 to 1.0.0 - [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.3...v1.0.0) Updates `pillow` from 10.3.0 to 10.4.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@10.3.0...10.4.0) Updates `pyinstaller` from 5.13.1 to 6.8.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v5.13.1...v6.8.0) Updates `requests` from 2.32.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.3) Updates `urllib3` from 1.26.18 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.18...1.26.19) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: future dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: pyinstaller dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 6 updates in the /tests/data directory:
2023.7.222024.6.20.18.31.0.010.3.010.4.05.13.16.8.02.32.02.32.31.26.181.26.19Updates
certififrom 2023.7.22 to 2024.6.2Commits
124f4ad2024.06.02 (#291)c2196ce--- (#290)fefdeecBump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569aBump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)ad52dceBump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#283)651904fBump actions/upload-artifact from 4.3.1 to 4.3.3 (#284)84fcfbaBump actions/download-artifact from 4.1.4 to 4.1.6 (#285)46b8057Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#282)Updates
futurefrom 0.18.3 to 1.0.0Release notes
Sourced from future's releases.
Changelog
Sourced from future's changelog.
Commits
2bdbfa5Tidy up READMEa7097f8Update docse32250eUpdate docs pointing to changelogdde60adMove old "What's New" entries to the change logb2ea420Remove hacky logo from docsa10a78bUpdate "What's New"9f87630Update the FAQ entries on compatibility and contributingf4a1f04Docs: replace http links with https30c525eMerge branch 'master' of https://github.com/PythonCharmers/python-future70b36a8Disable Python 2.6 CI tests for nowUpdates
pillowfrom 10.3.0 to 10.4.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
9b4fae710.4.0 version bumpb55d74bUpdate CHANGES.rst [ci skip]8daf550Merge pull request #8178 from radarhere/imageshowc6d8c58Merge pull request #7965 from Yay295/patch-3c9ec76aRaise FileNotFoundError if show_file() path does not existb48d175Update CHANGES.rst [ci skip]4d6dff3Merge pull request #8031 from radarhere/imagingcms_modes70b3815Merge pull request #8127 from radarhere/multiple_exif_markers88cd6d4Rearranged comments41426a6Merge pull request #8110 from radarhere/exififdUpdates
pyinstallerfrom 5.13.1 to 6.8.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.