Bump the pip group across 1 directory with 7 updates - #1
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.49` | | [pillow](https://github.com/python-pillow/Pillow) | `9.5.0` | `12.2.0` | | [gradio](https://github.com/gradio-app/gradio) | `3.41.2` | `6.7.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.20.0` | `5.29.6` | | [pytorch-lightning](https://github.com/Lightning-AI/pytorch-lightning) | `1.9.4` | `2.4.0` | | [transformers](https://github.com/huggingface/transformers) | `4.30.2` | `5.0.0rc3` | | [setuptools](https://github.com/pypa/setuptools) | `69.5.1` | `78.1.1` | Updates `gitpython` from 3.1.32 to 3.1.49 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.32...3.1.49) Updates `pillow` from 9.5.0 to 12.2.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@9.5.0...12.2.0) Updates `gradio` from 3.41.2 to 6.7.0 - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@3.41.2...gradio@6.7.0) Updates `protobuf` from 3.20.0 to 5.29.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pytorch-lightning` from 1.9.4 to 2.4.0 - [Release notes](https://github.com/Lightning-AI/pytorch-lightning/releases) - [Commits](Lightning-AI/pytorch-lightning@1.9.4...2.4.0) Updates `transformers` from 4.30.2 to 5.0.0rc3 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.30.2...v5.0.0rc3) Updates `setuptools` from 69.5.1 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v78.1.1) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip - dependency-name: gradio dependency-version: 6.7.0 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production dependency-group: pip - dependency-name: pytorch-lightning dependency-version: 2.4.0 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 78.1.1 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 7 updates in the / directory:
3.1.323.1.499.5.012.2.03.41.26.7.03.20.05.29.61.9.42.4.04.30.25.0.0rc369.5.178.1.1Updates
gitpythonfrom 3.1.32 to 3.1.49Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
aee2fd5bump version to 3.1.491c4ea96Merge pull request #2136 from gitpython-developers/copilot/create-reproducing...6cf7ac3Address rev-parse review feedbackb049a13Merge pull request #2137 from gitpython-developers/fix-config-injectionbdbdf4bFix rev-parse CI issuesd7ce6fcImprove pure Python rev-parse coverage and behavior (#2135)8e24503avoid duplicate validation in set_valuec417af4reject control chars in written values in configuration5a15361a new release with safer reference creationdbfa264Merge pull request #2134 from gitpython-developers/validate-ref-creationUpdates
pillowfrom 9.5.0 to 12.2.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
3c41c0912.2.0 version bumpcdaa29eCheck calloc return value (#9527)585b2f5Check calloc return valueecf011eCheck all allocs in the Arrow tree (#9488)cf6de8cReject non-numeric elements inside list coords (#9526)ffdcedeUpdate 12.2.0 release notes (#9522)7929d77Added security release notes (#149)c4f7aa5Added security release notes22cdb5fMove variable declaration inside define (#9525)fc15b3bResize tall images vertically first (#9524)Updates
gradiofrom 3.41.2 to 6.7.0Changelog
Sourced from gradio's changelog.
... (truncated)
Commits
8b03393chore: update versions (#12902)c4b92e2Fix skill generation check (#12931)978bc6eAdd server functions support to gr.HTML (#12929)7c3fa2aFix Loading Spinner Issue Caused by Events Targeting Components In Inactive T...6011b00Fix absolute path issue in Windows (#12926)e29e1ccAdd Space-specific skill generation togradio skills add(#12918)81482b5Lazy load sub-tab and accordion components (#12906)ccff8b8Walkthrough Selected Bug (#12925)dcfc429Fix Button component ignoring scale parameter (#12911)a0fff5cAdd push_to_hub method to gr.HTML. Add a gallery to view notable custom HTML ...Updates
protobuffrom 3.20.0 to 5.29.6Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
pytorch-lightningfrom 1.9.4 to 2.4.0Release notes
Sourced from pytorch-lightning's releases.
... (truncated)
Commits
2129fdffix(ci): resolve input str -> num conversion (#20169)cf24a19fix(docs): remove dead link from readme (#20170)a3e60adci/docs: disable optional cache pkg (#20168)87ffd8cci: fix cleaning caches (#20167)b3ee85dPrepare Lightning 2.4.0 release (#20154)631911cAdd special logic for 'step' in _optimizer_to_device (#20019)345450bFix parameter count in ModelSummary when parameters are DTensors (#20163)3de60f4docs: fix typo inlinkcheck_ignore(#20164)e9d4ef8Add diffusion example to README (#20161)d4de8e2Count number of modules in train/eval mode in ModelSummary (#20159)Updates
transformersfrom 4.30.2 to 5.0.0rc3Release notes
Sourced from transformers's releases.