Open
Conversation
Bumps the pip group with 6 updates: | Package | From | To | | --- | --- | --- | | [mysql-connector-python](https://github.com/mysql/mysql-connector-python) | `8.0.23` | `9.1.0` | | [numpy](https://github.com/numpy/numpy) | `1.19.5` | `1.22.0` | | [pillow](https://github.com/python-pillow/Pillow) | `8.4.0` | `10.3.0` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `4.10` | `5.13.1` | | [requests](https://github.com/psf/requests) | `2.27.1` | `2.32.2` | | [zipp](https://github.com/jaraco/zipp) | `3.6.0` | `3.19.1` | Updates `mysql-connector-python` from 8.0.23 to 9.1.0 - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](mysql/mysql-connector-python@8.0.23...9.1.0) 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.4.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.4.0...10.3.0) Updates `pyinstaller` from 4.10 to 5.13.1 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v4.10...v5.13.1) Updates `requests` from 2.27.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.27.1...v2.32.2) Updates `zipp` from 3.6.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.6.0...v3.19.1) --- updated-dependencies: - dependency-name: mysql-connector-python 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: pyinstaller dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
This was referenced Dec 4, 2024
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:
8.0.239.1.01.19.51.22.08.4.010.3.04.105.13.12.27.12.32.23.6.03.19.1Updates
mysql-connector-pythonfrom 8.0.23 to 9.1.0Changelog
Sourced from mysql-connector-python's changelog.
... (truncated)
Commits
4fbf521Remove explicit reference to CMySQLConnection from the cipher testsdb3d07dUpdated the LICENSE files29c17b4Disable build-id links in RPMs5b0bfceAdded missing 'byte_code_only' option to the mysqlx RPM spec filee77f27eUpdated the LICENSE files040414fBUG#37055435: Connection fails during the TLS negotiation when specifying TLS...8a90d72Added CONTRIBUTING.md and SECURITY.md files in Connector/Python6f81ac5BUG#36765200: python mysql connector 8.3.0 raise %-.100s:%u when input a wron...da48d02Prepare release 9.1.061bccb0BUG#36577957: Update charset/collation description indicate this is 16 bitsUpdates
numpyfrom 1.19.5 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
pillowfrom 8.4.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
pyinstallerfrom 4.10 to 5.13.1Release notes
Sourced from pyinstaller's releases.
... (truncated)
Changelog
Sourced from pyinstaller's changelog.