Bump the pip group across 1 directory with 7 updates#2
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the pip group across 1 directory with 7 updates#2dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `23.12.1` | `24.3.0` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.4.2` | `4.4.8` | | [pillow](https://github.com/python-pillow/Pillow) | `11.2.1` | `11.3.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.7` | `4.25.8` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [tornado](https://github.com/tornadoweb/tornado) | `6.4.2` | `6.5` | | [urllib3](https://github.com/urllib3/urllib3) | `2.4.0` | `2.5.0` | Updates `black` from 23.12.1 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.3.0) Updates `jupyterlab` from 4.4.2 to 4.4.8 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.2...@jupyterlab/lsp@4.4.8) Updates `pillow` from 11.2.1 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@11.2.1...11.3.0) Updates `protobuf` from 4.25.7 to 4.25.8 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.7...v4.25.8) 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 `tornado` from 6.4.2 to 6.5 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.2...v6.5.0) Updates `urllib3` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:development dependency-group: pip - dependency-name: jupyterlab dependency-version: 4.4.8 dependency-type: indirect dependency-group: pip - dependency-name: pillow dependency-version: 11.3.0 dependency-type: indirect dependency-group: pip - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect dependency-group: pip - dependency-name: tornado dependency-version: '6.5' dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
33b19dc to
5e6fc41
Compare
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:
23.12.124.3.04.4.24.4.811.2.111.3.04.25.74.25.82.32.32.32.46.4.26.52.4.02.5.0Updates
blackfrom 23.12.1 to 24.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
552baf8Prepare release 24.3.0 (#4279)f000936Fix catastrophic performance in lines_with_leading_tabs_expanded() (#4278)7b5a657Fix --line-ranges behavior when ranges are at EOF (#4273)1abcffcUse regex where we ignore case on windows (#4252)719e674Fix 4227: Improve documentation for --quiet --check (#4236)e5510afupdate plugin url for Thonny (#4259)6af7d11Fix AST safety check false negative (#4270)f03ee11Ensureblib2to3.pygramis initialized before use (#4224)e4bfedbfix: Don't move comments while splitting delimiters (#4248)d0287e1Make trailing comma logic more concise (#4202)Updates
jupyterlabfrom 4.4.2 to 4.4.8Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
a889bb5[ci skip] Publish 4.4.851c585bFix integrityf8841dcMerge commit from fork526a3d7Backport PR #17915: Ignore npmjs.com in check-links (#17921)911ff90Backport PR #17912: Debugger: Only send theconfigurationDonemessage once ...2d0ff31Backport PR #17906: Add JupyterCon banner and Jupyter colors (#17908)276b38cBackport PR #17863: Fix output prompt overlay height for large outputs (#17889)88f58b1Backport PR #17857: Prevent overlay of content from other columns when renami...baf78ecBackport PR #17866: Fix notebook toolbar item order (#17872)30d1f70[ci skip] Publish 4.4.7Updates
pillowfrom 11.2.1 to 11.3.0Release notes
Sourced from pillow's releases.
... (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
protobuffrom 4.25.7 to 4.25.8Commits
a4cbdd3Updating version.json and repo version numbers to: 25.829445beMerge pull request #21880 from shaod2/py-25cc13b69Remove debugging code and add EOLsd31100cManually backport recursion limit enforcement to 25.x88a3b90Change pre-22 poison pill to only log once per affected message type. (#21754)320eafaWeaken vulnerable gencode poison pills to warning by default.f584fe3Merge branch 'protocolbuffers:25.x' into 25.xc710036Update test_upb.yml to use ubuntu-229721758Fix missing trailing newline.cca7b28Update test_upb.yml to use ubuntu-22Updates
requestsfrom 2.32.3 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72Polish up release tooling for last manual release821770eBump version and add release notes for v2.32.459f8aa2Add netrc file search information to authentication documentation (#6876)5b4b64cAdd more tests to prevent regression of CVE 2024 470817bc4587Add new test to check netrc auth leak (#6962)96ba401Only use hostname to do netrc lookup instead of netloc7341690Merge pull request #6951 from tswast/patch-16716d7cremove linksa7e1c74Update docs/conf.pyc799b81docs: fix dead links to kenreitz.orgUpdates
tornadofrom 6.4.2 to 6.5Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
ab5f354Merge pull request #3498 from bdarnell/final-6.53623024Final release notes for 6.5.0b39b892Merge pull request #3497 from bdarnell/multipart-log-spamcc61050httputil: Raise errors instead of logging in multipart/form-data parsingae4a4e4asyncio: Preserve contextvars across SelectorThread on Windows (#3479)197ff13Merge pull request #3496 from bdarnell/undeprecate-set-event-loopc3d906crequirements: Upgrade tox to 4.26.0a838977testing: Remove deprecation warning filter for set_event_loopd8e0d36build: Fix free-threaded build, mark speedups module as no-GILbfe7489Merge pull request #3492 from bdarnell/relnotes-6.5Updates
urllib3from 2.4.0 to 2.5.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
aaab4ecRelease 2.5.07eb4a2aMerge commit from forkf05b132Merge commit from forkd03fe32Fix HTTP tunneling with IPv6 in older Python versions11661e9Bump github/codeql-action from 3.28.0 to 3.29.0 (#3624)6a0ecc6Update v2 migration guide to 2.4.0 (#3621)8e32e60Raise exception for shutdown on a connection already released to the pool (#3...9996e0fFix emscripten CI for Chrome 137+ (#3599)4fd1a99Bump RECENT_DATE (#3617)c4b5917Add support for the newcompression.zstdmodule in Python 3.14 (#3611)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.