Bump the python group with 4 updates#533
Merged
Merged
Conversation
Updates the requirements on [click](https://github.com/pallets/click), [myst-parser](https://github.com/executablebooks/MyST-Parser), [requests](https://github.com/psf/requests) and [uv-build](https://github.com/astral-sh/uv) to permit the latest version. Updates `click` to 8.4.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.3...8.4.0) Updates `myst-parser` to 5.1.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v5.0.0...v5.1.0) Updates `requests` to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.34.0...v2.34.2) Updates `uv-build` to 0.11.15 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.13...0.11.15) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.0 dependency-type: direct:production dependency-group: python - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:production dependency-group: python - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production dependency-group: python - dependency-name: uv-build dependency-version: 0.11.15 dependency-type: direct:development dependency-group: python ... 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.
Updates the requirements on click, myst-parser, requests and uv-build to permit the latest version.
Updates
clickto 8.4.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
41f410fRelease 8.4.0e3e69e3Add type annotations for instance attributes inutils(#3422)3bb230dWIP: FixHelpFormatter.write_usageproducing spurious characters (#3434)63274a7click.get_pager_file: add tests (#1572 followup) (#3405)0551bf5FixHelpFormatter.write_usageproducing spurious charactersfc41aa1Apply class-body annotations toKeepOpenFilefor consistencyb761edaSkip some tests on Windows98302acCheckPAGERusage, color preservation and edge-casesdbdae17Fix documentation1aa2d53Redesigned tests and get_pager_file branching to be more clear and not set colorUpdates
myst-parserto 5.1.0Release notes
Sourced from myst-parser's releases.
Changelog
Sourced from myst-parser's changelog.
... (truncated)
Commits
2871eb9🚀 Release v5.1.0 (#1135)cc5db37🐛 FIX: Pin mdit-py-plugins>=0.6.1 for nested field list fix (#1134)4ce57f9👌 Stop directive-option parsing at colon fences (#1133)cfcc327⬆️ Bump mypy from 2.0.0 to 2.1.0 (#1131)691738c⬆️ Bump ruff from 0.15.10 to 0.15.12 (#1132)0fb1ae9👌 IMPROVE: MathJax 4 compatibility (Sphinx 9) (#1110)f153b4b⬆️ Bump actions/setup-python from 5 to 6 (#1092)93acf8d[pre-commit.ci] pre-commit autoupdate (#1095)a5f1d69⬆️ Update pygments requirement from <2.20 to <2.21 (#1117)8381296🐛 FIX: Use docname instead of source path in warning locations (#1114)Updates
requeststo 2.34.2Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...Updates
uv-buildto 0.11.15Release notes
Sourced from uv-build's releases.
... (truncated)
Changelog
Sourced from uv-build's changelog.
... (truncated)
Commits
3cffe97Fix crates.io publish script lockfile (#19473)de16a7bBump version to 0.11.15 (#19472)cf826ccDisabletest_simultaneous_create_set_then_moveon Linux (#19469)2d566bcAllow retry ofcustom-publish-cratesseparately fromannounce(#19470)0588b8fRun release builds on maturin version bumps in CI (#19466)9a65753Enforce that entry points cannot escape in the scripts directory (#19464)d77d849Revert "Update maturin to v1.13.2 (#19445)" (#19465)5373e96Update Rust crate rustls to v0.23.40 (#19250)fb8d3d4Update Rust crate rustls-pki-types to v1.14.1 (#19251)078480dConfigure maturin and uv souv runcan be used to work on uv itself (#19461)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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 conditions