chore(deps): bump the pip group across 1 directory with 7 updates#285
Merged
ayushmanchhabra merged 1 commit intomainfrom Jul 24, 2025
Merged
chore(deps): bump the pip group across 1 directory with 7 updates#285ayushmanchhabra merged 1 commit intomainfrom
ayushmanchhabra merged 1 commit intomainfrom
Conversation
Bumps the pip group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.8.0` | `25.1.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.3.0` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.10.0` | `6.14.2` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.0` | `3.3.7` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.4.1` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [validators](https://github.com/python-validators/validators) | `0.34.0` | `0.35.0` | Updates `black` from 24.8.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...25.1.0) Updates `pillow` from 10.4.0 to 11.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@10.4.0...11.3.0) Updates `pyinstaller` from 6.10.0 to 6.14.2 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.10.0...v6.14.2) Updates `pylint` from 3.3.0 to 3.3.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.0...v3.3.7) Updates `pytest` from 8.3.3 to 8.4.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.4.1) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `validators` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/python-validators/validators/releases) - [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md) - [Commits](python-validators/validators@0.34.0...0.35.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pyinstaller dependency-version: 6.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: validators dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor 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 7 updates in the / directory:
24.8.025.1.010.4.011.3.06.10.06.14.23.3.03.3.78.3.38.4.12.32.32.32.40.34.00.35.0Updates
blackfrom 24.8.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7Prepare release 25.1.0 (#4563)d330deedocs: We're not going to use backslashes for the with statement (#4564)3d81290Movewrap_long_dict_values_in_parensto the preview style (#4561)459562cImprove function declaration wrapping when it contains generic type definitio...99dbf30Cache executor to avoid hitting open file limits (#4560)c0b92f3Prepare the 2025 stable style (#4558)e58baf1Add test for #1187 (#4559)1455ae4Fix docs CI (#4555)584d033fix: Don't remove parenthesis around long dictionary values (#4377)6e96540Fix CI (#4551)Updates
pillowfrom 10.4.0 to 11.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
89f1f4611.3.0 version bumpf2de251Updated check script paths (#9052)84855d1Raise FileNotFoundError when opening an empty path (#9048)204d11dRaise FileNotFoundError when opening an empty path2b39f75Handle IPTC TIFF tags with incorrect type (#8925)e7a53baDo not update palette for L mode GIF frame (#8924)c22230bUse save parameters as encoderinfo defaults (#9001)da10ed1Add support for iOS (#9030)be2b4e7Fix qtables and quality scaling (#8879)d4162f8Updated return typeUpdates
pyinstallerfrom 6.10.0 to 6.14.2Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.